asKotlinIterator

fun <A> Iterator<A>.asKotlinIterator(): Iterator<A>

See also

scala.jdk.javaapi.CollectionConverters

for more information.