public class File extends Entry
| Constructor and Description |
|---|
File(String name,
Directory parent,
long size) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContents() |
void |
setContents(byte[] content) |
long |
size() |
changeName, delete, getCreationTime, getFullPath, getLastAccessed, getLastUpdated, getName, setLastAccessed, setLastUpdatedCopyright © 2018. All rights reserved.