Class SQLiteDebug.PagerStats

  • All Implemented Interfaces:

    
    public class SQLiteDebug.PagerStats
    
                        

    Contains statistics about the active pagers in the current process.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SQLiteDebug.PagerStats

        SQLiteDebug.PagerStats()
    • Method Detail