Class ConsulterSupplier.ForJava9.ForSemeru
- java.lang.Object
-
- io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.Abst
-
- io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.ForJava9.ForSemeru
-
- All Implemented Interfaces:
ConsulterSupplier,Supplier<java.lang.invoke.MethodHandles.Lookup>
- Enclosing class:
- ConsulterSupplier.ForJava9
public static class ConsulterSupplier.ForJava9.ForSemeru extends ConsulterSupplier.Abst
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ConsulterSupplier
ConsulterSupplier.Abst, ConsulterSupplier.ForJava14, ConsulterSupplier.ForJava17, ConsulterSupplier.ForJava7, ConsulterSupplier.ForJava9, ConsulterSupplier.Hybrid, ConsulterSupplier.Native
-
-
Field Summary
Fields Modifier and Type Field Description static intFULL_ACCESS_MASKprivate static java.util.Collection<java.lang.String>INTERNAL_PACKAGES_PREFIXESstatic intMODULE-
Fields inherited from class io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.Abst
consulter
-
-
Constructor Summary
Constructors Constructor Description ForSemeru(java.util.Map<java.lang.Object,java.lang.Object> context)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static booleanisInternal(java.lang.Package pckg)(package private) static booleanisInternal(java.lang.String pckgName)-
Methods inherited from class io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.Abst
get
-
-
-
-
Field Detail
-
MODULE
public static final int MODULE
- See Also:
- Constant Field Values
-
FULL_ACCESS_MASK
public static final int FULL_ACCESS_MASK
- See Also:
- Constant Field Values
-
INTERNAL_PACKAGES_PREFIXES
private static final java.util.Collection<java.lang.String> INTERNAL_PACKAGES_PREFIXES
-
-
Constructor Detail
-
ForSemeru
public ForSemeru(java.util.Map<java.lang.Object,java.lang.Object> context) throws java.lang.NoSuchFieldException, java.lang.SecurityException, java.lang.IllegalArgumentException, java.lang.IllegalAccessException- Throws:
java.lang.NoSuchFieldExceptionjava.lang.SecurityExceptionjava.lang.IllegalArgumentExceptionjava.lang.IllegalAccessException
-
-