LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.collection
/
Filter
/
invoke
invoke
abstract
operator
fun
<
T
>
invoke
(
item
:
T
,
collection
:
Collection
<
T
>
)
:
Boolean
Return
true if the
item
should be included according to the filter.