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