Uses of Interface
org.jdbi.v3.core.internal.exceptions.CheckedConsumer
Packages that use CheckedConsumer
-
Uses of CheckedConsumer in org.jdbi.v3.core.internal.exceptions
Methods in org.jdbi.v3.core.internal.exceptions with parameters of type CheckedConsumerModifier and TypeMethodDescriptionstatic <T> Consumer<T>Unchecked.consumer(CheckedConsumer<T> checkedConsumer)