@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–2020 The Apache Software Foundation. All rights reserved.