Class AbstractRTree.JoinWalkerLevel<T extends RNode,​Q extends RNode>

  • Enclosing class:
    AbstractRTree<T extends RNode>

    protected static class AbstractRTree.JoinWalkerLevel<T extends RNode,​Q extends RNode>
    extends java.lang.Object
    Helper class for JoinWalker. Remembers the current progress at a level of the tree.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait