T - the type of the object parameter@FunctionalInterface public interface CheckedUnaryOperator<T> extends CheckedFunction<T,T>
UnaryOperator.
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.