Uses of Interface
pro.taskana.common.internal.util.CheckedConsumer
Packages that use CheckedConsumer
-
Uses of CheckedConsumer in pro.taskana.common.internal.util
Methods in pro.taskana.common.internal.util with parameters of type CheckedConsumerModifier and TypeMethodDescriptionstatic <T> Consumer<T>CheckedConsumer.wrap(CheckedConsumer<T, Throwable> checkedConsumer)