Package | Description |
---|---|
com.mingweisamuel.zyra.util |
Contains generally useful classes used internally by Zyra.
|
Modifier and Type | Class and Description |
---|---|
class |
LazyResetable<T>
A Lazy that has reseting functionality.
|
class |
LazyResetableFuture<T>
A Lazy specifically for CompletableFutures with reset functionality.
|
Modifier and Type | Field and Description |
---|---|
static Lazy<ScheduledExecutorService> |
RateLimitedRequester.executor
A scheduler used to wait for async delays.
|
Copyright © 2019. All rights reserved.