Class Functions0.ThrowingFunction0Adapter<T>
java.lang.Object
org.eclipse.collections.impl.block.function.checked.CheckedFunction0<T>
org.eclipse.collections.impl.block.factory.Functions0.ThrowingFunction0Adapter<T>
- All Implemented Interfaces:
Serializable,Supplier<T>,Function0<T>,ThrowingFunction0<T>
- Enclosing class:
Functions0
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateThrowingFunction0Adapter(ThrowingFunction0<T> throwingFunction0) -
Method Summary
Methods inherited from class org.eclipse.collections.impl.block.function.checked.CheckedFunction0
value
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
throwingFunction0
-
-
Constructor Details
-
ThrowingFunction0Adapter
-
-
Method Details
-
safeValue
- Throws:
Exception
-