getNextNode

abstract override fun getNextNode(): KoneLinkedSetNode<Element>(source)

Returns a node corresponding to the next element or throws NoFollowingElementInIteratorException if there is no next element.