Interface OrderedMapIterator

    • Method Detail

      • hasPrevious

        boolean hasPrevious()
        Deprecated.
        Checks to see if there is a previous entry that can be iterated to.
        Specified by:
        hasPrevious in interface OrderedIterator
        Returns:
        true if the iterator has a previous element