Interface TimeOfDaySchedule.Timeframe
- 
- All Known Implementing Classes:
- TimeOfDaySchedule.SymbolicTime,- TimeOfDaySchedule.SymbolicTimeFrame
 - Enclosing class:
- TimeOfDaySchedule
 
 protected static interface TimeOfDaySchedule.Timeframe
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description longend()booleanisSingleEvent()longnextEvent(long symbolicTime)longstart()
 
-