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
Classes in io.github.toolfactory.jvm.function.catalog that implement Consumer Modifier and Type Class Description classThrowExceptionFunctionstatic classThrowExceptionFunction.ForJava7static classThrowExceptionFunction.Nativestatic 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(ByteBuffer byteCode, Consumer<JavaClass> javaClassConsumer)