|
RichFaces Core Implementation 4.2.2.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEntry | |
---|---|
org.richfaces.cache.lru |
Uses of CacheEntry in org.richfaces.cache.lru |
---|
Methods in org.richfaces.cache.lru that return CacheEntry | |
---|---|
CacheEntry |
CacheMap.put(Object key,
CacheEntry value)
|
CacheEntry |
CacheMap.remove(Object key)
|
Methods in org.richfaces.cache.lru that return types with arguments of type CacheEntry | |
---|---|
PriorityQueue<CacheEntry> |
CacheMap.getExpirationQueue()
|
Methods in org.richfaces.cache.lru with parameters of type CacheEntry | |
---|---|
int |
CacheEntry.compareTo(CacheEntry o)
|
CacheEntry |
CacheMap.put(Object key,
CacheEntry value)
|
|
RichFaces Core Implementation 4.2.2.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |