Uses of Class
com.cedarsoftware.util.LRUCache
Packages that use LRUCache
-
Uses of LRUCache in com.cedarsoftware.util
Methods in com.cedarsoftware.util with parameters of type LRUCacheModifier and TypeMethodDescriptionstatic void
CaseInsensitiveMap.replaceCache
(LRUCache lruCache) Replaces the current cache used for CaseInsensitiveString instances with a new cache.