org.jvnet.hk2.internal
Class Constants
java.lang.Object
org.jvnet.hk2.internal.Constants
public class Constants
- extends Object
- Author:
- jwells
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYSTEM_LOADER_NAME
public static final String SYSTEM_LOADER_NAME
- The name of the system class loader
- See Also:
- Constant Field Values
PRIMITIVE_MAP
public static final HashMap<Class<?>,Class<?>> PRIMITIVE_MAP
- Map from primitive type to java type
Constants
public Constants()
Copyright © 2013 Oracle Corporation. All Rights Reserved.