Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util
/
MapWithDefaultCompanion
/
getOrDefault
get
Or
Default
fun
getOrDefault
(
key
:
K
?
)
:
E
Returns the element matching the
key
, or the
default
value as a fallback.