thredds.filesystem
Class CacheDirectory
java.lang.Object
thredds.filesystem.CacheFile
thredds.filesystem.CacheDirectory
- All Implemented Interfaces:
- Serializable
public class CacheDirectory
- extends CacheFile
- implements Serializable
Lightweight, serializable representation of a java.io.File directory
- Since:
- Mar 21, 2009
- Author:
- caron
- See Also:
- Serialized Form
CacheDirectory
public CacheDirectory(File dir)
getPath
public String getPath()
getChildren
public CacheFile[] getChildren()
toString
public String toString()
- Overrides:
toString
in class CacheFile
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.