- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- CheckedFunction2
public interface ThrowingFunction2<T1,T2,R>
extends java.io.Serializable
A functional interface that can be represented by a Lambda that can throw a CheckedException.