Tribot-Scripting-SDK
/
org.tribot.script.sdk.internal
/
Lazy
Lazy
public class
Lazy
<T> implements
Supplier
<
T
>
Content copied to clipboard
Constructors
Functions
Constructors
Lazy
Link copied to clipboard
void
Lazy
(
Supplier
<
T
> supplier)
Content copied to clipboard
Functions
get
Link copied to clipboard
T
get
()
Content copied to clipboard