public class TypeConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Type |
CLASSCLASS |
Type |
CLASSLOADERCLASS |
Type |
CONSTRUCTORCLASS |
Type |
FIELDCLASS |
Type |
FILESYSTEMCLASS |
Type |
LEASTCLASS |
Type |
METHODCLASS |
Type |
OBJECTCLASS |
Type |
PRIVILEGEDACTIONEXCEPTION |
Type |
PROCESSCLASS |
Type |
STRINGCLASS |
Type |
THREADCLASS |
| Constructor and Description |
|---|
TypeConstants(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
static TypeConstants |
v() |
public Type OBJECTCLASS
public Type STRINGCLASS
public Type CLASSLOADERCLASS
public Type PROCESSCLASS
public Type THREADCLASS
public Type CLASSCLASS
public Type LEASTCLASS
public Type FIELDCLASS
public Type METHODCLASS
public Type CONSTRUCTORCLASS
public Type FILESYSTEMCLASS
public Type PRIVILEGEDACTIONEXCEPTION
public TypeConstants(Singletons.Global g)
public static TypeConstants v()