Package | Description |
---|---|
org.richfaces.cache.lru |
RichFaces LRU cache
|
Modifier and Type | Method and Description |
---|---|
CacheEntry |
CacheMap.put(Object key,
CacheEntry value) |
CacheEntry |
CacheMap.remove(Object key) |
Modifier and Type | Method and Description |
---|---|
PriorityQueue<CacheEntry> |
CacheMap.getExpirationQueue() |
Modifier and Type | Method and Description |
---|---|
int |
CacheEntry.compareTo(CacheEntry o) |
CacheEntry |
CacheMap.put(Object key,
CacheEntry value) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.