app
/
org.powbot.api.rt4.stream
/
SimpleStream
/
contains
contains
fun
contains
(t:
Collection
<
T
>):
Boolean
Content copied to clipboard
fun
contains
(vararg t:
T
):
Boolean
Content copied to clipboard
Check if the stream contains any of the provided entities
Return
boolean