Class DeferredCommentImpl

    • Field Detail

      • fNodeIndex

        protected transient int fNodeIndex
        Node index.
    • Method Detail

      • getNodeIndex

        public int getNodeIndex()
        Returns the node index.
        Specified by:
        getNodeIndex in interface DeferredNode
      • synchronizeData

        protected void synchronizeData()
        Synchronizes the data (name and value) for fast nodes.
        Overrides:
        synchronizeData in class NodeImpl