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