public static class ThrottledApiHandler.Limit extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
maxValue |
int |
timeDeltaToMax |
TimeUnit |
unit |
| Constructor and Description |
|---|
Limit() |
public final int maxValue
public final int timeDeltaToMax
public final TimeUnit unit
Copyright © 2015. All rights reserved.