public final class WeightThrottle
extends java.lang.Object
| Constructor and Description |
|---|
WeightThrottle(Int2IntMap weightMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
tryAcquire(int key) |
int |
tryAcquire(int key,
int times) |
public WeightThrottle(Int2IntMap weightMap) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException