All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.database.sqlite.SQLiteQuery Maven / Gradle / Ivy

package android.database.sqlite;

public final class SQLiteQuery
        extends SQLiteProgram
{
    SQLiteQuery()
    {
        throw new RuntimeException("Stub!");
    }

    public String toString()
    {
        throw new RuntimeException("Stub!");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy