Uses of Class
gov.nasa.worldwind.cache.BasicMemoryCache
- 
Packages that use BasicMemoryCache Package Description gov.nasa.worldwind.cache gov.nasa.worldwind.util 
- 
- 
Uses of BasicMemoryCache in gov.nasa.worldwind.cacheSubclasses of BasicMemoryCache in gov.nasa.worldwind.cache Modifier and Type Class Description classBasicRasterServerCacheTheBasicRasterServerCacheis an implementation of the memory cache that is specific to store maximum possible cacheable items, until the heap size allows.Fields in gov.nasa.worldwind.cache declared as BasicMemoryCache Modifier and Type Field Description protected BasicMemoryCacheBasicDataFileStore. dbThe map of cached entries.protected BasicMemoryCacheBasicGpuResourceCache. resources
- 
Uses of BasicMemoryCache in gov.nasa.worldwind.utilFields in gov.nasa.worldwind.util declared as BasicMemoryCache Modifier and Type Field Description protected BasicMemoryCacheImageInterpolator. kidCache
 
-