blob: 2e6d391007f8581a106e7a4d91cf5b5a05e79ff3 [file] [log] [blame]
// Signature format: 4.0
package androidx.sqlite.db {
public final class SupportSQLiteDatabaseKt {
method public static inline <T> T transaction(androidx.sqlite.db.SupportSQLiteDatabase, optional boolean exclusive, kotlin.jvm.functions.Function1<? super androidx.sqlite.db.SupportSQLiteDatabase,? extends T> body);
method @BytecodeOnly public static Object! transaction$default(androidx.sqlite.db.SupportSQLiteDatabase!, boolean, kotlin.jvm.functions.Function1!, int, Object!);
}
}