Class ThrowExceptionFunction.Native
java.lang.Object
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction.Native
- Direct Known Subclasses:
ThrowExceptionFunction.Native.ForJava7
- Enclosing class:
- ThrowExceptionFunction
public abstract static class ThrowExceptionFunction.Native extends ThrowExceptionFunction
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classThrowExceptionFunction.Native.ForJava7Nested classes/interfaces inherited from class io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
ThrowExceptionFunction.Native -
Constructor Summary
Constructors Constructor Description Native() -
Method Summary
Methods inherited from class io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
apply
-
Constructor Details
-
Native
public Native()
-