Class Constants
java.lang.Object
org.glassfish.hk2.utilities.reflection.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionMap from primitive type to java typestatic final String
The name of the system class loader -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SYSTEM_LOADER_NAME
The name of the system class loader- See Also:
-
PRIMITIVE_MAP
Map from primitive type to java type
-
-
Constructor Details
-
Constants
public Constants()
-