| Package | Description |
|---|---|
| ch.bind.philib.util |
| Modifier and Type | Method and Description |
|---|---|
static LeakyBucket |
LeakyBucket.withTakeIntervalMs(long takeIntervalMs,
long capacity) |
static LeakyBucket |
LeakyBucket.withTakeIntervalNs(long takeIntervalNs,
long capacity) |
static LeakyBucket |
LeakyBucket.withTakeIntervalUs(long takeIntervalUs,
long capacity) |
static LeakyBucket |
LeakyBucket.withTakesPerSecond(double takesPerSecond,
long capacity) |
Copyright © 2013. All Rights Reserved.