Package com.vmware.aria.operations
Interface ThrowingFn
-
- All Implemented Interfaces:
public interface ThrowingFn<T extends Object>
Functional interface for Java Interoperability that allows throwing an exception from the closure.