|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheEntry | |
|---|---|
| org.glassfish.hk2.utilities.cache | |
| org.glassfish.hk2.utilities.cache.internal | |
| Uses of CacheEntry in org.glassfish.hk2.utilities.cache |
|---|
| Methods in org.glassfish.hk2.utilities.cache that return CacheEntry | |
|---|---|
abstract CacheEntry |
LRUCache.put(K key,
V value)
Adds the given key and value pair into the cache |
| Uses of CacheEntry in org.glassfish.hk2.utilities.cache.internal |
|---|
| Methods in org.glassfish.hk2.utilities.cache.internal that return CacheEntry | |
|---|---|
CacheEntry |
LRUCacheImpl.put(K key,
V value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||