Uses of Interface
io.github.toolfactory.jvm.function.template.Function
Package | Description |
---|---|
io.github.toolfactory.jvm.function.catalog | |
io.github.toolfactory.jvm.util |
-
Uses of Function in io.github.toolfactory.jvm.function.catalog
Subinterfaces of Function in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description interface
AllocateInstanceFunction
static interface
AllocateInstanceFunction.Native
-
Uses of Function in io.github.toolfactory.jvm.util
Methods in io.github.toolfactory.jvm.util with parameters of type Function Modifier and Type Method Description static <T, E extends java.lang.Throwable>
TJavaClass. extractByUsing(java.nio.ByteBuffer byteCode, Function<JavaClass,T> javaClassConsumer)