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