blob: 750b634b8c4192e47237f69fa2714e749a2d3278 [file] [log] [blame]
// Signature format: 3.0
package androidx.sqlite.db {
public final class SupportSQLiteDatabaseKt {
ctor public 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);
}
}