Class Constants.Cache

java.lang.Object
com.github.barteksc.pdfviewer.util.Constants.Cache
Enclosing class:
Constants

public static class Constants.Cache extends Object
  • Field Details

    • CACHE_SIZE

      public static int CACHE_SIZE
      The size of the cache (number of bitmaps kept)
    • THUMBNAILS_CACHE_SIZE

      public static int THUMBNAILS_CACHE_SIZE
  • Constructor Details

    • Cache

      public Cache()