Package repast.simphony.util.collections
Class NaryTree.NodeComparator<T>
java.lang.Object
repast.simphony.util.collections.NaryTree.NodeComparator<T>
- All Implemented Interfaces:
Comparator<NaryTree<T>.repast.simphony.util.collections.NaryTree.Node<T>>
protected class NaryTree.NodeComparator<T>
extends Object
implements Comparator<NaryTree<T>.repast.simphony.util.collections.NaryTree.Node<T>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong