iteratorDouble

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

Returns an iterator over the Double entries in the map.

See also

getDouble

for a description of each entry.