T - the type of the object parameter@FunctionalInterface public interface CheckedBinaryOperator<T> extends CheckedBiFunction<T,T,T>
BinaryOperator.
This is intended to be used with Unchecked.
applyCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.