| Package | Description |
|---|---|
| ch.bind.philib.util |
| Modifier and Type | Method and Description |
|---|---|
static LeakyBucket |
LeakyBucket.withLeakIntervalMs(long leakIntervalMs,
long capacity) |
static LeakyBucket |
LeakyBucket.withLeakIntervalNs(long leakIntervalNs,
long capacity) |
static LeakyBucket |
LeakyBucket.withLeakIntervalUs(long leakIntervalUs,
long capacity) |
static LeakyBucket |
LeakyBucket.withLeakPerSecond(double leakPerSecond,
long capacity) |
Copyright © 2012. All Rights Reserved.