java.lang.Object | +--javax.tv.util.TVTimer
TVTimerSpec
public abstract void deschedule(TVTimerSpec t)
public abstract long getGranularity()
public abstract long getMinRepeatInterval()
public static TVTimer getTimer()
public abstract TVTimerSpec scheduleTimerSpec(TVTimerSpec t) throws TVTimerScheduleFailedException
getGranularity()
getMinRepeatInterval()
public TVTimer()