WindowsDirList
public class DirList extends Object
List<DirEntry>
files
DirList()
void
addFile(String name, int type, long size, long lastModified)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<DirEntry> files
public DirList()
public void addFile(String name, int type, long size, long lastModified)