blob: f7d3aae030140260c30e6d0d8bb796c8be79357a [file] [log] [blame]
// Signature format: 4.0
package androidx.sqlite.db.framework {
public final class FrameworkSQLiteOpenHelperFactory implements androidx.sqlite.db.SupportSQLiteOpenHelper.Factory {
ctor public FrameworkSQLiteOpenHelperFactory();
method public androidx.sqlite.db.SupportSQLiteOpenHelper create(androidx.sqlite.db.SupportSQLiteOpenHelper.Configuration configuration);
}
}