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