public class Directory extends Entry
| Constructor and Description |
|---|
Directory(String name,
Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(Entry entry) |
boolean |
deleteEntry(Entry entry) |
protected List<Entry> |
getContents() |
long |
numberOfFiles() |
long |
size() |
changeName, delete, getCreationTime, getFullPath, getLastAccessed, getLastUpdated, getName, setLastAccessed, setLastUpdatedCopyright © 2018. All rights reserved.