TomTomAndroidTools
androidJvm
api_util
/
com.tomtom.tools.android.api.util
/
anyFalse
any
False
fun
Collection
<
Boolean
?
>
.
anyFalse
(
)
:
Boolean
Checks whether any element in the collection is
false
. Returns
false
if empty.