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.cache
Subclasses of BasicMemoryCache in gov.nasa.worldwind.cache Modifier and Type Class Description class
BasicRasterServerCache
TheBasicRasterServerCache
is 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 BasicMemoryCache
BasicDataFileStore. db
The map of cached entries.protected BasicMemoryCache
BasicGpuResourceCache. resources
-
Uses of BasicMemoryCache in gov.nasa.worldwind.util
Fields in gov.nasa.worldwind.util declared as BasicMemoryCache Modifier and Type Field Description protected BasicMemoryCache
ImageInterpolator. kidCache
-