Class ThrowExceptionFunction.Abst
java.lang.Object
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction.Abst
- All Implemented Interfaces:
ThrowExceptionFunction
,Consumer<Throwable>
- Enclosing interface:
ThrowExceptionFunction
public abstract static class ThrowExceptionFunction.Abst
extends Object
implements ThrowExceptionFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
ThrowExceptionFunction.Abst
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Abst
public Abst()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceThrowExceptionFunction
-
apply
- Specified by:
apply
in interfaceThrowExceptionFunction
-
apply
- Specified by:
apply
in interfaceThrowExceptionFunction
-