public class FilePairTree extends Object implements Serializable
| Constructor and Description |
|---|
FilePairTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBranch(List<String> branch,
FilePair leaf) |
Set<FilePair> |
getLeafs() |
Map<String,FilePairTree> |
getNodes() |
Copyright © 2012–2019 TupiLabs. All rights reserved.