Uses of Class
ucar.unidata.util.IOUtil.FileWrapper

Packages that use IOUtil.FileWrapper
ucar.unidata.util General utilities. 
 

Uses of IOUtil.FileWrapper in ucar.unidata.util
 

Methods in ucar.unidata.util that return IOUtil.FileWrapper
static IOUtil.FileWrapper[] IOUtil.sortFilesOnAge(IOUtil.FileWrapper[] files)
          _more_
static IOUtil.FileWrapper[] IOUtil.FileWrapper.toArray(File[] files, boolean youngestFirst)
          _more_
static IOUtil.FileWrapper[] IOUtil.FileWrapper.toArray(List<File> files, boolean youngestFirst)
          _more_
 

Methods in ucar.unidata.util with parameters of type IOUtil.FileWrapper
static IOUtil.FileWrapper[] IOUtil.sortFilesOnAge(IOUtil.FileWrapper[] files)
          _more_