|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.cron.TimeIncrement
net.spy.cron.SimpleTimeIncrement
public class SimpleTimeIncrement
A simple time increment implemenation.
| Constructor Summary | |
|---|---|
SimpleTimeIncrement(int ms)
Get an instance of SimpleTimeIncrement. |
|
| Method Summary |
|---|
| Methods inherited from class net.spy.cron.TimeIncrement |
|---|
nextDate, setField, setIncrement, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTimeIncrement(int ms)
ms - The number of milliseconds to sleep.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||