Uses of Interface
io.github.toolfactory.jvm.function.template.Consumer
| Package | Description |
|---|---|
| io.github.toolfactory.jvm.function.catalog | |
| io.github.toolfactory.jvm.util |
-
Uses of Consumer in io.github.toolfactory.jvm.function.catalog
Subinterfaces of Consumer in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description interfaceThrowExceptionFunctionstatic interfaceThrowExceptionFunction.NativeClasses in io.github.toolfactory.jvm.function.catalog that implement Consumer Modifier and Type Class Description static classThrowExceptionFunction.Abststatic classThrowExceptionFunction.ForJava7static classThrowExceptionFunction.Native.ForJava7 -
Uses of Consumer in io.github.toolfactory.jvm.util
Methods in io.github.toolfactory.jvm.util with parameters of type Consumer Modifier and Type Method Description static voidJavaClass. use(java.nio.ByteBuffer byteCode, Consumer<JavaClass> javaClassConsumer)