Uses of Interface
org.javagroups.util.TimeScheduler.Task

Packages that use TimeScheduler.Task
org.javagroups.util   
 

Uses of TimeScheduler.Task in org.javagroups.util
 

Methods in org.javagroups.util with parameters of type TimeScheduler.Task
 void TimeScheduler.add(TimeScheduler.Task t, boolean relative)
          Add a task for execution at adjustable intervals
 void TimeScheduler.add(TimeScheduler.Task t)
          Add a task for execution at adjustable intervals
 



Copyright ? 2001,2002 www.javagroups.com . All Rights Reserved.