Package | Description |
---|---|
com.mingweisamuel.zyra.util |
Contains generally useful classes used internally by Zyra.
|
Modifier and Type | Method and Description |
---|---|
static TokenRateLimit.RateLimitType |
TokenRateLimit.RateLimitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenRateLimit.RateLimitType[] |
TokenRateLimit.RateLimitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TokenRateLimit(TokenRateLimit.RateLimitType type,
RiotApiConfig config) |
Copyright © 2019. All rights reserved.