|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.cache.BasicMemoryCacheSet
public class BasicMemoryCacheSet
Constructor Summary | |
---|---|
BasicMemoryCacheSet()
|
Method Summary | |
---|---|
MemoryCache |
addCache(java.lang.String key,
MemoryCache cache)
|
void |
clear()
|
boolean |
containsCache(java.lang.String key)
|
MemoryCache |
getCache(java.lang.String cacheKey)
|
java.util.Collection<PerformanceStatistic> |
getPerformanceStatistics()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicMemoryCacheSet()
Method Detail |
---|
public MemoryCache addCache(java.lang.String key, MemoryCache cache)
addCache
in interface MemoryCacheSet
public void clear()
clear
in interface MemoryCacheSet
public boolean containsCache(java.lang.String key)
containsCache
in interface MemoryCacheSet
public MemoryCache getCache(java.lang.String cacheKey)
getCache
in interface MemoryCacheSet
public java.util.Collection<PerformanceStatistic> getPerformanceStatistics()
getPerformanceStatistics
in interface MemoryCacheSet
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |