iteratorString

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

Returns an iterator over the String entries in the map.

See also

getString

for a description of each entry.