public class ThreadFactoryUser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ThreadFactory |
threadFactory_ |
| Constructor and Description |
|---|
ThreadFactoryUser() |
| Modifier and Type | Method and Description |
|---|---|
ThreadFactory |
getThreadFactory()
Get the factory for creating new threads.
|
ThreadFactory |
setThreadFactory(ThreadFactory factory) |
protected ThreadFactory threadFactory_
public ThreadFactory setThreadFactory(ThreadFactory factory)
public ThreadFactory getThreadFactory()
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.