app
/
org.powbot.api.rt4.stream
/
BackingDataSource
/
get
get
abstract fun
get
(predicate:
Predicate
<
T
>):
List
<
T
>
Content copied to clipboard
open fun
get
(predicate:
Predicate
<
T
>, nearestTo:
Locatable
?):
List
<
T
>
Content copied to clipboard