class java.lang.ThreadLocal<T>
Available on java
function new():Void
function get():T
function remove():Void
function set(param1:T):Void