Uses of Interface
org.eclipse.net4j.util.ConsumerWithException
Package
Description
Utility classes.
A library with reusable widgets.
-
Uses of ConsumerWithException in org.eclipse.net4j.util
Modifier and TypeMethodDescriptionConsumerWithException.consumer
(ConsumerWithException<T, E> consumerWithException) ConsumerWithException.consumer
(ConsumerWithException<T, E> consumerWithException, Class<E> exceptionClass, Consumer<E> exceptionHandler) -
Uses of ConsumerWithException in org.eclipse.net4j.util.ui.widgets
Modifier and TypeMethodDescriptionvoid
SafeBrowser.evaluateSafe
(String script, boolean trusted, ConsumerWithException<Object, SWTException> resultHandler)