|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xenonsoft.bridgetown.test.research.ExamplesThreadLocal
This is a program that demonstrate the functionality of
Java thread local variables ThreadLocal.
| Constructor Summary | |
ExamplesThreadLocal()
Default constructor |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main entry |
void |
run()
Thread process method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExamplesThreadLocal()
| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable.run()public static void main(java.lang.String[] args)
args - the CLI arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||