LiquidBounce
Toggle table of contents
0.39.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.kotlin
/
contains
contains
infix inline operator
fun
IntRange
.
contains
(
range
:
IntRange
)
:
Boolean
operator
fun
<
T
:
Any
>
ColorCollection
<
T
>
.
contains
(
e
:
T
)
:
Boolean
operator
fun
<
T
:
Any
>
WeatheringCopperCollection
<
T
>
.
contains
(
e
:
T
)
:
Boolean
operator
fun
<
T
:
Any
>
WeatheringCopperCollection.ByState
<
T
>
.
contains
(
e
:
T
)
:
Boolean