A
B
C
E
F
G
I
P
R
S
W
A
- addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
- asia.hombre.asyncqlitekt - package asia.hombre.asyncqlitekt
- asia.hombre.asyncqlitekt.exceptions - package asia.hombre.asyncqlitekt.exceptions
- async(kotlin.jvm.functions.Function1) - function in asia.hombre.asyncqlitekt.AsyncQLiteStatement
- Opens a function with this object as the 'this' value.
- AsyncQLiteConnection - class in asia.hombre.asyncqlitekt
- A wrapper for SQLiteConnection to provide asynchronous capabilities.
- AsyncQLiteConnection.Companion - class in asia.hombre.asyncqlitekt.AsyncQLiteConnection
- AsyncQLiteResult - class in asia.hombre.asyncqlitekt
- Contains the values resulting from calling AsyncQLiteConnection.prepare.
- AsyncQLiteStatement - class in asia.hombre.asyncqlitekt
- An extension of the SQLiteStatement class that binds index values and declares indexes to get from the result.