Uses of Interface
aQute.lib.exceptions.ConsumerWithException
Packages that use ConsumerWithException
-
Uses of ConsumerWithException in aQute.lib.exceptions
Methods in aQute.lib.exceptions with parameters of type ConsumerWithExceptionModifier and TypeMethodDescriptionstatic <T> Consumer<T> ConsumerWithException.asConsumer(ConsumerWithException<T> unchecked) Deprecated.static <T> Consumer<T> ConsumerWithException.asConsumerIgnoreException(ConsumerWithException<T> unchecked) Deprecated.