Class SimpleLinkedList.LinkedListInverseIterator

    • Constructor Detail

      • LinkedListInverseIterator

        public LinkedListInverseIterator()
    • Method Detail

      • hasPrevious

        public boolean hasPrevious()
      • previous

        public java.lang.Object previous()
      • remove

        public void remove()
      • getRevision

        public java.lang.String getRevision()
        Returns the revision string.
        Specified by:
        getRevision in interface RevisionHandler
        Returns:
        the revision