Kotlin SQLite
Toggle table of contents
0.0.3
release
Target filter
release
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign JNI
/
ksqlite.foreign.callbacks
/
FunctionCallback
/
Value
Value
fun
interface
Value
:
FunctionCallback.Func1
(
source
)
xValue function callback used in window function.
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
context
:
Long
)
Invoked from JNI.