Sign in
android
/
platform
/
frameworks
/
support
/
HEAD
/
.
/
room
/
room-sqlite-wrapper
/
api
/
2.8.0-beta01.txt
blob: c9c925953f72f427d579e925ce743d9770f46961 [
file
] [
log
] [
blame
]
// Signature format: 4.0
package androidx.room.support {
public final class RoomSupportSQLite {
method public static androidx.sqlite.db.SupportSQLiteDatabase getSupportWrapper(androidx.room.RoomDatabase);
}
}