blob: 26086b495725d7bef77c713a29cd0cd2b4dc1afc [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);
}
}