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 interface
ThrowExceptionFunction
static interface
ThrowExceptionFunction.Native
Classes in io.github.toolfactory.jvm.function.catalog that implement Consumer Modifier and Type Class Description static class
ThrowExceptionFunction.Abst
static class
ThrowExceptionFunction.ForJava7
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(java.nio.ByteBuffer byteCode, Consumer<JavaClass> javaClassConsumer)