Class AbstractShuttle.NodeEntry

java.lang.Object
org.roaringbitmap.art.AbstractShuttle.NodeEntry
Enclosing class:
AbstractShuttle

class AbstractShuttle.NodeEntry extends Object
  • Field Details

    • node

      Node node
    • position

      int position
    • visited

      boolean visited
    • startFromNextSiblingPosition

      boolean startFromNextSiblingPosition
    • leafNodeNextSiblingKey

      byte leafNodeNextSiblingKey
  • Constructor Details

    • NodeEntry

      NodeEntry()