@InterfaceAudience.Private public class TokenDepthComparator extends Object implements Comparator<TokenizerNode>
Constructor and Description |
---|
TokenDepthComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TokenizerNode a,
TokenizerNode b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(TokenizerNode a, TokenizerNode b)
compare
in interface Comparator<TokenizerNode>
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.