Uses of Interface
org.nuxeo.common.function.ThrowableUnaryOperator
Packages that use ThrowableUnaryOperator
-
Uses of ThrowableUnaryOperator in org.nuxeo.common.function
Methods in org.nuxeo.common.function with parameters of type ThrowableUnaryOperatorModifier and TypeMethodDescriptionstatic <T,
E extends Throwable>
UnaryOperator<T>ThrowableUnaryOperator.asUnaryOperator
(ThrowableUnaryOperator<T, E> throwableUnaryOperator)