ThreadLocal

ThreadLocal<T>

package java-lang

Available on java

Constructor

new ()

Methods

get ():T

remove ():Void

set (param1:T ):Void