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