Class AbstractLinkedMap.ValuesIterator

    • Method Detail

      • next

        public java.lang.Object next()
      • previous

        public java.lang.Object previous()
        Description copied from interface: OrderedIterator
        Gets the previous element from the collection.
        Returns:
        the previous element in the iteration