Interface ConsulterSupplyFunction.Hybrid

All Superinterfaces:
io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction, ConsulterSupplyFunction, io.github.toolfactory.jvm.function.template.ThrowingFunction<Class<?>,MethodHandles.Lookup,Throwable>
All Known Subinterfaces:
ConsulterSupplyFunction.Hybrid.ForJava17
All Known Implementing Classes:
ConsulterSupplyFunction.Hybrid.ForJava17.ForSemeru
Enclosing interface:
ConsulterSupplyFunction

public static interface ConsulterSupplyFunction.Hybrid extends ConsulterSupplyFunction
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     

    Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction

    io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.Abst<F extends Object>, io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.ForJava7, io.github.toolfactory.jvm.function.catalog.ConsulterSupplyFunction.ForJava9

    Nested classes/interfaces inherited from interface org.burningwave.jvm.function.catalog.ConsulterSupplyFunction

    ConsulterSupplyFunction.Hybrid, ConsulterSupplyFunction.Native
  • Method Summary

    Methods inherited from interface io.github.toolfactory.jvm.function.template.ThrowingFunction

    apply