|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICache | |
---|---|
org.eclipse.net4j.util.cache | A generic caching and memory monitoring framework. |
Uses of ICache in org.eclipse.net4j.util.cache |
---|
Classes in org.eclipse.net4j.util.cache that implement ICache | |
---|---|
class |
Cache<E>
|
Methods in org.eclipse.net4j.util.cache that return ICache | |
---|---|
ICache |
CacheRegistration.getCache()
|
ICache |
ICacheRegistration.getCache()
|
Methods in org.eclipse.net4j.util.cache with parameters of type ICache | |
---|---|
void |
CacheMonitor.deregisterCache(ICache cache)
|
void |
ICacheMonitor.deregisterCache(ICache cache)
|
ICacheRegistration |
CacheMonitor.registerCache(ICache cache)
|
ICacheProbe |
ICacheMonitor.registerCache(ICache cache)
|
Constructors in org.eclipse.net4j.util.cache with parameters of type ICache | |
---|---|
CacheRegistration(ICacheMonitor cacheMonitor,
ICache cache)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |