All Classes and Interfaces
Class
Description
Caches values until
a specific time (>=1s) elapses (is cleared in batches by a timer so it may stick around a bit longer)
-
ExpiringLimitedCache.expirationTime
a maximum number (>=1) of items is reached - ExpiringLimitedCache.LimitedLinkedHashMap
the JVM needs memory - SoftReference)