public static interface TreeComparator.Node<N extends TreeComparator.Node<N>>
java.util.SortedSet<N>
children()
@Nullable java.util.SortedSet<N> children()
null