Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.internal
/
ClientCycleCached
Client
Cycle
Cached
open
class
ClientCycleCached
<
T
>
:
Supplier
<
T
>
Members
Constructors
Client
Cycle
Cached
Link copied to clipboard
constructor
(
supplier
:
Supplier
<
T
>
)
Functions
get
Link copied to clipboard
open
fun
get
(
)
:
T