Package | Description |
---|---|
gov.nasa.worldwind.cache |
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentHashMap<java.lang.Object,BasicMemoryCache.CacheEntry> |
BasicMemoryCache.entries |
Modifier and Type | Method and Description |
---|---|
int |
BasicMemoryCache.CacheEntry.compareTo(BasicMemoryCache.CacheEntry that) |
protected void |
BasicMemoryCache.removeEntry(BasicMemoryCache.CacheEntry entry)
Removes
entry from the cache. |