getIterator

@NotNull
abstract fun getIterator(v: V): @NotNull Iterator<V>