entries

open override fun entries(): Set<Map.Entry<String, List<String>>>(source)

Gets all entries from the map

Report a problem