ThreadLocal

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

get
Object get()
Undocumented in source. Be warned that the author may not have intended to support it.
initialValue
Object initialValue()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Object value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tls
Object tls;
Undocumented in source.

Meta