Package javax.tv.util

Interface Summary
TVTimerWentOffListener A listener interested in timer specifications going off.
 

Class Summary
TVTimer A class representing a timer.
TVTimerSpec A class representing a timer specification.
TVTimerWentOffEvent An event indicating that a timer specification has gone off.
 

Exception Summary
TVTimerScheduleFailedException An exception thrown by the TVTimer.schedule() method when a timer specification cannot be met.