Class ConsulterSupplyFunction.ForJava17.ForSemeru
java.lang.Object
io.github.toolfactory.jvm.util.ThrowingFunctionAdapter<Function<Class<?>,MethodHandles.Lookup>,Class<?>,MethodHandles.Lookup,Throwable>
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.Abst<Function<Class<?>,MethodHandles.Lookup>>
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.ForJava9
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.ForJava17.ForSemeru
- All Implemented Interfaces:
ConsulterSupplyFunction
,ConsulterSupplyFunction.ForJava17
,ThrowingFunction<Class<?>,
MethodHandles.Lookup, Throwable>
- Direct Known Subclasses:
ConsulterSupplyFunction.Native.ForJava17.ForSemeru
- Enclosing interface:
ConsulterSupplyFunction.ForJava17
public static class ConsulterSupplyFunction.ForJava17.ForSemeru
extends ConsulterSupplyFunction.ForJava9
implements ConsulterSupplyFunction.ForJava17
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction
ConsulterSupplyFunction.Abst<F>, ConsulterSupplyFunction.ForJava17, ConsulterSupplyFunction.ForJava7, ConsulterSupplyFunction.ForJava9, ConsulterSupplyFunction.Hybrid, ConsulterSupplyFunction.Native
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.ForJava17
ConsulterSupplyFunction.ForJava17.ForSemeru
-
Field Summary
Fields inherited from class io.github.toolfactory.jvm.util.ThrowingFunctionAdapter
function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
empowerMainConsulter
(MethodHandles.Lookup consulter, Map<Object, Object> context) Methods inherited from class io.github.toolfactory.jvm.util.ThrowingFunctionAdapter
getFunction, setFunction
-
Constructor Details
-
ForSemeru
- Throws:
Throwable
-
-
Method Details
-
empowerMainConsulter
protected void empowerMainConsulter(MethodHandles.Lookup consulter, Map<Object, Object> context) throws Throwable- Overrides:
empowerMainConsulter
in classConsulterSupplyFunction.ForJava9
- Throws:
Throwable
-
apply
- Specified by:
apply
in interfaceThrowingFunction<Class<?>,
MethodHandles.Lookup, Throwable> - Overrides:
apply
in classConsulterSupplyFunction.ForJava9
-