Interface Timer
- All Known Implementing Classes:
RepeatingInterval,TimeDateTimer
public interface Timer
-
Method Summary
-
Method Details
-
getInterval
Interval getInterval() -
getRepetitions
int getRepetitions() -
getDueDate
long getDueDate(long epochMillis)
-