|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
void ) |
Documentation changed from old to new. |
Changed Methods | ||
Object get() |
Documentation changed from old to new. |
Returns the value in the current thread's copy of this thread-local variable. |
Object initialValue() |
Documentation changed from old to new. |
Returns the current thread's initial value for this thread-local variable. |
void set(Object ) |
Documentation changed from old to new. |
Sets the current thread's copy of this thread-local variable to the specified value. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |