Uses of Interface
de.team33.patterns.exceptional.dione.XConsumer
-
Uses of XConsumer in de.team33.patterns.exceptional.dione
Methods in de.team33.patterns.exceptional.dione with parameters of type XConsumerModifier and TypeMethodDescriptionstatic <T> Consumer<T>Converts anXConsumerthat may throw a checked exception to aConsumerthat, when executed, wraps any occurring checked exception as aWrappedException.final <T> Consumer<T>