@InterfaceAudience.Private
public static interface AvlUtil.AvlKeyComparator<TNode extends AvlUtil.AvlNode>
限定符和类型 | 方法和说明 |
---|---|
int |
compareKey(TNode node,
Object key) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.