Uses of Interface
com.sas.util.TimerInterface

Packages that use TimerInterface
com.sas.util Utility classes for com.sas.servlet. 
 

Uses of TimerInterface in com.sas.util
 

Subinterfaces of TimerInterface in com.sas.util
 interface AlarmInterface
          An interface for Alarm objects.
 

Classes in com.sas.util that implement TimerInterface
 class Alarm
          A timed alarm which fires events at regular intervals.
 class Timer
          A timer for recording time intervals.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.