Uses of Interface
org.sqlite.core.SafeStmtPtr.SafePtrIntFunction
Packages that use SafeStmtPtr.SafePtrIntFunction
-
Uses of SafeStmtPtr.SafePtrIntFunction in org.sqlite.core
Methods in org.sqlite.core with parameters of type SafeStmtPtr.SafePtrIntFunctionModifier and TypeMethodDescription<E extends Throwable>
intSafeStmtPtr.safeRunInt
(SafeStmtPtr.SafePtrIntFunction<E> run) Run a callback with the wrapped pointer safely.