|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheEntry | |
|---|---|
| de.cohesion.bssh.impl.util | |
| Uses of CacheEntry in de.cohesion.bssh.impl.util |
|---|
| Subclasses of CacheEntry in de.cohesion.bssh.impl.util | |
|---|---|
class |
LazyCacheEntry<K,V>
|
| Methods in de.cohesion.bssh.impl.util with parameters of type CacheEntry | |
|---|---|
int |
Cache.ReplacementStrategy.compare(CacheEntry<?,?> u,
CacheEntry<?,?> v)
|
int |
Cache.ReplacementStrategy.compare(CacheEntry<?,?> u,
CacheEntry<?,?> v)
|
| Constructor parameters in de.cohesion.bssh.impl.util with type arguments of type CacheEntry | |
|---|---|
Cache(int capacity,
Factory<K,E> factory,
java.util.Comparator<? super CacheEntry<K,E>> sorter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||