Uses of Interface
org.nuxeo.common.function.ThrowableBiConsumer
-
Uses of ThrowableBiConsumer in org.nuxeo.common.function
Modifier and TypeMethodDescriptionstatic <T,
U, E extends Throwable>
BiConsumer<T,U> ThrowableBiConsumer.asBiConsumer
(ThrowableBiConsumer<T, U, E> throwableBiConsumer)