Uses of Interface
org.nuxeo.common.function.ThrowableUnaryOperator
-
Uses of ThrowableUnaryOperator in org.nuxeo.common.function
Modifier and TypeMethodDescriptionstatic <T,
E extends Throwable>
UnaryOperator<T>ThrowableUnaryOperator.asUnaryOperator
(ThrowableUnaryOperator<T, E> throwableUnaryOperator)