renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.kotlin.collections
/
hasNot
has
Not
infix
fun
<
T
>
Collection
<
T
>
.
hasNot
(
element
:
T
)
:
Boolean
fun
<
T
>
Collection
<
T
>
.
hasNot
(
vararg
elements
:
T
)
:
Boolean