CacheStorageMruCacheStorage, NullCacheStorage, SoftCacheStorage, StrongCacheStoragepublic interface CacheStorageWithGetSize extends CacheStorage
getSize() method for returning the current number of cache entries.| Modifier and Type | Method | Description |
|---|---|---|
int |
getSize() |
Returns the current number of cache entries.
|
clear, get, put, remove