Class Constants.Cache
java.lang.Object
com.github.barteksc.pdfviewer.util.Constants.Cache
- Enclosing class:
- Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intThe size of the cache (number of bitmaps kept)static int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CACHE_SIZE
public static int CACHE_SIZEThe size of the cache (number of bitmaps kept) -
THUMBNAILS_CACHE_SIZE
public static int THUMBNAILS_CACHE_SIZE
-
-
Constructor Details
-
Cache
public Cache()
-