Uses of Interface
org.jdbi.v3.core.internal.exceptions.CheckedSupplier
Packages that use CheckedSupplier
-
Uses of CheckedSupplier in org.jdbi.v3.core.internal.exceptions
Methods in org.jdbi.v3.core.internal.exceptions with parameters of type CheckedSupplierModifier and TypeMethodDescriptionstatic <T> Supplier<T>Unchecked.supplier(CheckedSupplier<T> checkedSupplier)