Class ConsulterSupplier.ForJava9
- java.lang.Object
-
- io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.Abst
-
- io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.ForJava9
-
- All Implemented Interfaces:
ConsulterSupplier
,Supplier<java.lang.invoke.MethodHandles.Lookup>
- Enclosing interface:
- ConsulterSupplier
public static class ConsulterSupplier.ForJava9 extends ConsulterSupplier.Abst
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ConsulterSupplier.ForJava9.ForSemeru
-
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 inherited from class io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.Abst
consulter
-
-
Constructor Summary
Constructors Constructor Description ForJava9(java.util.Map<java.lang.Object,java.lang.Object> context)
-
Method Summary
-
Methods inherited from class io.github.toolfactory.jvm.function.catalog.ConsulterSupplier.Abst
get
-
-
-
-
Constructor Detail
-
ForJava9
public ForJava9(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.NoSuchFieldException
java.lang.SecurityException
java.lang.IllegalArgumentException
java.lang.IllegalAccessException
-
-