Uses of Interface
aQute.lib.exceptions.BiConsumerWithException
Packages that use BiConsumerWithException
-
Uses of BiConsumerWithException in aQute.lib.exceptions
Methods in aQute.lib.exceptions with parameters of type BiConsumerWithExceptionModifier and TypeMethodDescriptionstatic <T,
U> BiConsumer<T, U> BiConsumerWithException.asBiConsumer
(BiConsumerWithException<T, U> unchecked) Deprecated.static <T,
U> BiConsumer<T, U> BiConsumerWithException.asBiConsumerIgnoreException
(BiConsumerWithException<T, U> unchecked) Deprecated.