Uses of Interface
com.caucho.util.TimeIntervalScheduler

Packages that use TimeIntervalScheduler
com.caucho.util Assorted utilities 
 

Uses of TimeIntervalScheduler in com.caucho.util
 

Classes in com.caucho.util that implement TimeIntervalScheduler
 class AbstractSoftScheduler<E extends TimeIntervalEntry>
          Provides an implementation of the for managing schedules based on soft or weak references to the entries in the schedule.