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 ConsulterSupplyFunction
ConsulterSupplyFunction.Abst<F>, ConsulterSupplyFunction.ForJava17, ConsulterSupplyFunction.ForJava7, ConsulterSupplyFunction.ForJava9, ConsulterSupplyFunction.Hybrid, ConsulterSupplyFunction.NativeNested classes/interfaces inherited from interface ConsulterSupplyFunction.ForJava17
ConsulterSupplyFunction.ForJava17.ForSemeru -
Field Summary
Fields inherited from class ThrowingFunctionAdapter
function -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidempowerMainConsulter(MethodHandles.Lookup consulter, Map<Object, Object> context) Methods inherited from class ThrowingFunctionAdapter
getFunction, setFunction
-
Constructor Details
-
ForSemeru
-
-
Method Details
-
empowerMainConsulter
protected void empowerMainConsulter(MethodHandles.Lookup consulter, Map<Object, Object> context) throws Throwable- Overrides:
empowerMainConsulterin classConsulterSupplyFunction.ForJava9- Throws:
Throwable
-
apply
- Specified by:
applyin interfaceThrowingFunction<Class<?>, MethodHandles.Lookup, Throwable>- Overrides:
applyin classConsulterSupplyFunction.ForJava9
-