public final class TreeCollector<T>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TreeCollector.TreePathLeafs |
static class |
TreeCollector.TreePathRoots |
static class |
TreeCollector.VirtualFileLeafs |
static class |
TreeCollector.VirtualFileRoots |
Modifier and Type | Method and Description |
---|---|
boolean |
add(T object) |
java.util.List<T> |
get() |