|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| ch.bind.philib.cache | |
| Uses of Cache in ch.bind.philib.cache |
|---|
| Classes in ch.bind.philib.cache that implement Cache | |
|---|---|
class |
SimpleCache<K,V>
|
class |
StagedCache<K,V>
|
class |
SyncCache<K,V>
|
| Methods in ch.bind.philib.cache that return Cache | ||
|---|---|---|
static
|
SyncCache.wrap(Cache<K,V> cache)
|
|
| Methods in ch.bind.philib.cache with parameters of type Cache | ||
|---|---|---|
static
|
SyncCache.wrap(Cache<K,V> cache)
|
|
| Constructors in ch.bind.philib.cache with parameters of type Cache | |
|---|---|
SyncCache(Cache<K,V> cache)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||