Uses of Package
ucar.nc2.util.cache

Packages that use ucar.nc2.util.cache
ucar.nc2 The public API to the Java-NetCDF library. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dods OpenDAP-netCDF library. 
ucar.nc2.iosp.gempak   
ucar.nc2.iosp.mcidas   
ucar.nc2.ncml Netcdf Markup Language (NcML). 
ucar.nc2.util.cache Cache open NetcdfFile objects in memory. 
 

Classes in ucar.nc2.util.cache used by ucar.nc2
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dataset
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
FileFactory
          Interface for factories of FileCacheable objects.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dods
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.iosp.gempak
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.iosp.mcidas
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.ncml
FileFactory
          Interface for factories of FileCacheable objects.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.util.cache
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
FileCacheRaf.Raf
           
FileFactory
          Interface for factories of FileCacheable objects.