| Package | Description |
|---|---|
| to.etc.file |
| Modifier and Type | Method and Description |
|---|---|
DirectoryInventory.InvEntry[] |
DirectoryInventory.InvEntry.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DirectoryInventory.visit(FunctionEx<DirectoryInventory.InvEntry,R> consumer)
Visits all entries.
|
<R> R |
DirectoryInventory.InvEntry.visit(FunctionEx<DirectoryInventory.InvEntry,R> consumer) |
| Constructor and Description |
|---|
InvEntry(String name,
int size,
long lastModified,
byte[] md5hash,
DirectoryInventory.InvEntry[] children) |
Copyright © 2017 etc.to. All rights reserved.