| Package | Description | 
|---|---|
| com.mingweisamuel.zyra.util | 
 Contains generally useful classes used internally by Zyra. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TokenRateLimit
Represents a App or Method rate limit (collection of buckets). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static long | 
RateLimit.getOrDelay(RateLimit... rateLimits)
Ensures that all provided rateLimits can be obeyed, or returns an estimated delay in milliseconds to wait. 
 | 
Copyright © 2019. All rights reserved.