getPrevious

abstract fun getPrevious(): Element(source)

Returns previous element in the order or throws NoFollowingElementInIteratorException if there is no previous element.

Throws

when there is no previous element.