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