C# Class java.lang.InheritableThreadLocal

Inheritance: java.lang.ThreadLocal
ファイルを表示 Open project: JeroMiya/androidmono

Protected Methods

Method Description
InheritableThreadLocal ( global @__env )
childValue ( java arg0 ) : global::java.lang.Object

Private Methods

Method Description
InheritableThreadLocal ( )

Method Details

InheritableThreadLocal() protected method

protected InheritableThreadLocal ( global @__env )
@__env global

childValue() protected method

protected childValue ( java arg0 ) : global::java.lang.Object
arg0 java
return global::java.lang.Object