//readium-shared/org.readium.r2.shared.util/MapWithDefaultCompanion/getOrDefault
getOrDefault¶
[androidJvm]\ fun getOrDefault(key: K?): E
Returns the element matching the key, or the default value as a fallback.
//readium-shared/org.readium.r2.shared.util/MapWithDefaultCompanion/getOrDefault
[androidJvm]\ fun getOrDefault(key: K?): E
Returns the element matching the key, or the default value as a fallback.