Uses of Interface
org.eclipse.net4j.util.ConsumerWithException
Packages that use ConsumerWithException
-
Uses of ConsumerWithException in org.eclipse.net4j.util
Methods in org.eclipse.net4j.util with parameters of type ConsumerWithExceptionModifier and TypeMethodDescriptionConsumerWithException.consumer
(ConsumerWithException<T, E> consumerWithException) ConsumerWithException.consumer
(ConsumerWithException<T, E> consumerWithException, Class<E> exceptionClass, Consumer<E> exceptionHandler)