Object DiskCache.Companion
-
- All Implemented Interfaces:
public class DiskCache.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerKEY_INDEX_LIMITpublic final static DiskCache.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetKEY_INDEX_LIMIT()The upper limit of the key index suffix. -
-
Method Detail
-
getKEY_INDEX_LIMIT
final Integer getKEY_INDEX_LIMIT()
The upper limit of the key index suffix.
-
-
-
-