Class AbstractShuttle.NodeEntry

  • Enclosing class:
    AbstractShuttle

    class AbstractShuttle.NodeEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NodeEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • position

        int position
      • visited

        boolean visited
      • startFromNextSiblingPosition

        boolean startFromNextSiblingPosition
      • leafNodeNextSiblingKey

        byte leafNodeNextSiblingKey
    • Constructor Detail

      • NodeEntry

        NodeEntry()