N - The "real" type of the node, e.g. a class "Directory" that would represent a directory in a
file systempublic static interface TreeComparator.Node<N extends TreeComparator.Node<N>>
| Modifier and Type | Method and Description |
|---|---|
SortedSet<N> |
children() |
Copyright © 2018 Arno Unkrig. All rights reserved.