[go: nahoru, domu]

blob: 5b86c413ba8c18696e3983be089bb289abe72402 [file] [log] [blame]
// Signature format: 3.0
package androidx.sqlite.db {
public final class SupportSQLiteDatabaseKt {
method public static inline <T> T! transaction(androidx.sqlite.db.SupportSQLiteDatabase, boolean exclusive = true, kotlin.jvm.functions.Function1<? super androidx.sqlite.db.SupportSQLiteDatabase,? extends T> body);
}
}