- Type Parameters:
X
- Type of input
Y
- Type of input
E
- Exception's type
- All Implemented Interfaces:
- BiProc<X,Y>
public final class CheckedBiProc<X,Y,E extends Exception>
extends Object
implements BiProc<X,Y>
BiProc that throws exception of specified type.
- Since:
- 0.32