org.sadun.util.polling
Class CycleEndEvent

java.lang.Object
  extended byTimeStampedSignal
      extended byorg.sadun.util.polling.BasePollerEvent
          extended byorg.sadun.util.polling.CycleEndEvent

public class CycleEndEvent
extends BasePollerEvent

Indicates that the poller has awakened.

Version:
1.0
Author:
C. Sadun
See Also:
Serialized Form

Method Summary
 long[] getNewBaseTime()
           
 
Methods inherited from class org.sadun.util.polling.BasePollerEvent
getPoller
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewBaseTime

public long[] getNewBaseTime()


Copyright © 1999, 2000 Cristiano Sadun. This software is released under GPL.