public class TreeLengthComparator extends java.lang.Object implements java.util.Comparator<Tree>
TreeLengthComparator
TreeLengthComparator()
int
compare(Tree t1, Tree t2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public TreeLengthComparator()
public int compare(Tree t1, Tree t2)
compare
java.util.Comparator<Tree>
© 2002-2013 Stanford NLP Group