Uses of Interface
org.jdbi.v3.core.internal.exceptions.Unchecked.SneakyCallable
Packages that use Unchecked.SneakyCallable
-
Uses of Unchecked.SneakyCallable in org.jdbi.v3.core.internal.exceptions
Methods in org.jdbi.v3.core.internal.exceptions that return Unchecked.SneakyCallableModifier and TypeMethodDescriptionstatic <T> Unchecked.SneakyCallable<T>Unchecked.callable(CheckedCallable<T> checkedCallable)