Searched defs:asMap (Results 1 – 2 of 2) sorted by relevance
160 fun asMap(): Map<Key, Set<Scope>> { in <lambda>() method
136 fun asMap(): Map<String, String>? = null in nonCollectionAs() method162 fun asMap(): Map<K, V> = mapOf() method