Package 

Class SQLiteDebug.DbStats

    • Constructor Detail

      • SQLiteDebug.DbStats

        SQLiteDebug.DbStats(String dbName, long pageCount, long pageSize, int lookaside, int hits, int misses, int cachesize)