Class Constants


  • public class Constants
    extends Object
    Author:
    jwells
    • Field Detail

      • 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
    • Constructor Detail

      • Constants

        public Constants()