Package com.suncode.pwfl.util
Class Throwing
java.lang.Object
com.suncode.pwfl.util.Throwing
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T,
R> Function<T, R> throwing
(Throwing.ThrowingFn<T, R> delegate) static Runnable
throwing
(Throwing.ThrowingRunnable delegate)
-
Constructor Details
-
Throwing
public Throwing()
-
-
Method Details
-
throwing
-
throwing
-