blob: 3b12c09f9a527b6f1c382f968be8cf8265fe8abd [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);
}
}