|
org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface GeneralTimer
Represents timers, either java.util.Timer or timers provided by the hosting environment, such as GAE
| Method Summary | |
|---|---|
void
|
schedule(java.util.TimerTask task, long timeout)
|
| Method Detail |
|---|
public void schedule(java.util.TimerTask task, long timeout)
Copyright © 2008–2012 Václav Pech. All Rights Reserved.