Uses of Interface
org.apache.drill.common.util.function.CheckedConsumer
Packages that use CheckedConsumer
-
Uses of CheckedConsumer in org.apache.drill.common.util.function
Methods in org.apache.drill.common.util.function with parameters of type CheckedConsumerModifier and TypeMethodDescriptionstatic <T> Consumer<T>
CheckedConsumer.throwingConsumerWrapper
(CheckedConsumer<T, Exception> throwingConsumer)