- All Known Implementing Classes:
Cache
,DiskCache
,MemoryCache
-
Method Summary
Modifier and TypeMethodDescriptionasMap()
void
clear()
default boolean
boolean
int
default boolean
boolean
boolean
scan()
setCapacity
(int capacity) int
size()
void
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
scan
-
store
-
contains
-
contains
-
get
-
get
-
getImage
-
getImage
-
remove
-
remove
-
removeOldest
boolean removeOldest() -
clear
void clear() -
size
int size() -
getCapacity
int getCapacity() -
setCapacity
-
asMap
-