Class PackageCompactConstructor

    • Field Detail

      • packageName

        private final java.lang.String packageName
    • Constructor Detail

      • PackageCompactConstructor

        public PackageCompactConstructor​(java.lang.String packageName)
    • Method Detail

      • getClassForName

        protected java.lang.Class<?> getClassForName​(java.lang.String name)
                                              throws java.lang.ClassNotFoundException
        Overrides:
        getClassForName in class Constructor
        Throws:
        java.lang.ClassNotFoundException