kotlin.collections.MutableListIterator.add

add

abstract fun add(element: T)

Adds the specified element element into the underlying collection immediately before the element that would be returned by next, if any, and after the element that would be returned by 登录查看完整内容