|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LRUCache | |
|---|---|
| org.glassfish.hk2.utilities.cache | |
| org.glassfish.hk2.utilities.cache.internal | |
| Uses of LRUCache in org.glassfish.hk2.utilities.cache |
|---|
| Methods in org.glassfish.hk2.utilities.cache that return LRUCache | ||
|---|---|---|
static
|
LRUCache.createCache(int maxCacheSize)
Creates a cache with the given maximum cache size |
|
| Uses of LRUCache in org.glassfish.hk2.utilities.cache.internal |
|---|
| Subclasses of LRUCache in org.glassfish.hk2.utilities.cache.internal | |
|---|---|
class |
LRUCacheImpl<K,V>
The implementation of the LRUCache |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||