Package sk.softec.util
Interface ThrowingSupplier
-
- All Implemented Interfaces:
@FunctionalInterface() public interface ThrowingSupplier<T extends Object>
Supplier that throws exception.
@FunctionalInterface() public interface ThrowingSupplier<T extends Object>
Supplier that throws exception.