Uses of Interface
io.quarkus.gizmo.FunctionCreator
-
-
Uses of FunctionCreator in io.quarkus.gizmo
Classes in io.quarkus.gizmo that implement FunctionCreator Modifier and Type Class Description (package private) classFunctionCreatorImplMethods in io.quarkus.gizmo that return FunctionCreator Modifier and Type Method Description FunctionCreatorBytecodeCreator. createFunction(java.lang.Class<?> functionalInterface)Creates an instance of a functional interfaceFunctionCreatorBytecodeCreatorImpl. createFunction(java.lang.Class<?> functionalInterface)FunctionCreatorClassTransfromerMethodCreatorImpl. createFunction(java.lang.Class<?> functionalInterface)
-