public abstract class DelayerBase extends Object implements Delayer
| Constructor and Description |
|---|
DelayerBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDelay() |
abstract long |
getDelay() |
abstract long |
getLastRequestTime() |
abstract void |
setLastRequestTime(long lastRequestTime) |
Copyright © 2013. All Rights Reserved.