public class DirectoryEntry extends Entry
DirectoryEntry(String name)
void
addEntry(Entry anEntry)
long
getSize()
String
toOut(int tab)
getName, getTab, setName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DirectoryEntry(String name)
name
public void addEntry(Entry anEntry)
anEntry
public long getSize()
getSize
Entry
public String toOut(int tab)
toOut
Copyright © 2010-2014 anotheria.net. All Rights Reserved.