guava-kotlin
0.1.0
0.1.0
0.0.1
guava-kotlin
/
ca.solostudios.guava.kotlin.collect
/
contains
contains
inline
fun
<
T
>
Iterator
<
T
>
.
contains
(
element
:
T
)
:
Boolean
(
source
)
Returns
true
if
this
contains
element
.
See also
Iterators.
contains