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
equals
public TreeLengthComparator()
public int compare(Tree t1, Tree t2)
compare
java.util.Comparator<Tree>
Stanford NLP Group