Class ConsulterSupplyFunction.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.util.FunctionAdapter<F,Class<?>,MethodHandles.Lookup>
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction<Function<Class<?>,MethodHandles.Lookup>>
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.ForJava7
- Enclosing class:
- ConsulterSupplyFunction<F>
public static class ConsulterSupplyFunction.ForJava7 extends ConsulterSupplyFunction<Function<Class<?>,MethodHandles.Lookup>>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction
ConsulterSupplyFunction.ForJava7, ConsulterSupplyFunction.ForJava9 -
Field Summary
Fields inherited from class io.github.toolfactory.jvm.function.util.FunctionAdapter
function -
Constructor Summary
-
Method Summary
Modifier and Type Method Description MethodHandles.Lookupapply(Class<?> input)Methods inherited from class io.github.toolfactory.jvm.function.util.FunctionAdapter
getFunction, setFunction
-
Constructor Details
-
ForJava7
-
-
Method Details
-
apply
- Specified by:
applyin classFunctionAdapter<Function<Class<?>,MethodHandles.Lookup>,Class<?>,MethodHandles.Lookup>
-