@InterfaceAudience.Private public static interface AvlUtil.AvlKeyComparator<TNode extends AvlUtil.AvlNode>
Modifier and Type | Method and Description |
---|---|
int |
compareKey(TNode node,
Object key) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.