iteratorInt

fun iteratorInt(): Iterator<Pair<String, Int>>

Gets an iterator over the Int values in the map.