iteratorDouble

fun iteratorDouble(): Iterator<Pair<String, Double>>

Gets an iterator over the Double values in the map.