getNextNode

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

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