Uses of Interface
io.github.toolfactory.jvm.function.template.Consumer
Package | Description |
---|---|
io.github.toolfactory.jvm.function.catalog |
-
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