Generated by
JDiff

Class java.lang.ThreadLocal

Documentation changed from old to new.

Changed Methods
Object get() Documentation changed from old to new.
Returns the value in the calling thread's copy of this ThreadLocal variable.
Object initialValue() Documentation changed from old to new.
Returns the calling thread's initial value for this ThreadLocal variable.