Package io.reacted.patterns
Interface Try.TryResourceSupplier<T>
- All Superinterfaces:
UnChecked.CheckedSupplier<T>
public static interface Try.TryResourceSupplier<T> extends UnChecked.CheckedSupplier<T>
-
Method Details
-
get
- Specified by:
getin interfaceUnChecked.CheckedSupplier<T>- Throws:
java.lang.Throwable
-