ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.collections
/
PathMultimap
/
containsValue
contains
Value
abstract
fun
containsValue
(
value
:
@
UnsafeVariance
T
)
:
Boolean
(
source
)
Returns whether there exists at least one value equal to
value
in the multimap.