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 class
ThrowExceptionFunction
static class
ThrowExceptionFunction.ForJava7
static class
ThrowExceptionFunction.Native
static class
ThrowExceptionFunction.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 void
JavaClass. use(ByteBuffer byteCode, Consumer<JavaClass> javaClassConsumer)