public class IncreasingRateSupplier
extends java.lang.Object
implements com.google.common.base.Supplier<java.lang.Integer>
| Constructor and Description |
|---|
IncreasingRateSupplier(int initialRate,
int delta) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
get() |