ClientCycleCached

public class ClientCycleCached<T> implements Supplier<T>

Constructors

ClientCycleCached
Link copied to clipboard
void ClientCycleCached(Supplier<T> supplier)

Functions

get
Link copied to clipboard
T get()