iteratorInt

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

Returns an iterator over the Int entries in the map.

See also

getInt

for a description of each entry.