@InterfaceAudience.Private public static interface AvlUtil.AvlNodeVisitor<TNode extends AvlUtil.AvlNode>
Modifier and Type | Method and Description |
---|---|
boolean |
visitNode(TNode node) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.