NASA World Wind

gov.nasa.worldwind.cache
Class BasicDataFileCache

java.lang.Object
  extended by gov.nasa.worldwind.cache.AbstractFileCache
      extended by gov.nasa.worldwind.cache.BasicDataFileCache
All Implemented Interfaces:
FileCache

public class BasicDataFileCache
extends AbstractFileCache


Field Summary
 
Fields inherited from interface gov.nasa.worldwind.cache.FileCache
OS_SPECIFIC_DATA_PATH
 
Constructor Summary
BasicDataFileCache()
           
 
Method Summary
 
Methods inherited from class gov.nasa.worldwind.cache.AbstractFileCache
addCacheLocation, addCacheLocation, contains, findFile, getCacheLocations, getWriteLocation, initialize, newFile, removeCacheLocation, removeFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicDataFileCache

public BasicDataFileCache()

NASA World Wind