public class XJScheduledTimer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected XJScheduledTimerDelegate |
delegate |
protected long |
numberOfMinutes |
protected long |
remainingMinutes |
protected boolean |
scheduleAtStartup |
| Constructor and Description |
|---|
XJScheduledTimer(XJScheduledTimerDelegate delegate,
long minutes,
boolean scheduleAtStartup) |
protected XJScheduledTimerDelegate delegate
protected long numberOfMinutes
protected long remainingMinutes
protected boolean scheduleAtStartup
public XJScheduledTimer(XJScheduledTimerDelegate delegate, long minutes, boolean scheduleAtStartup)
public XJScheduledTimerDelegate getDelegate()
public void fire(boolean startup,
long elapsedMinutes)
Copyright © 2013. All rights reserved.