Prevayler™
The Free Software
Prevalence Layer

org.prevayler
Interface Clock

All Known Implementing Classes:
BrokenClock, PausableClock

public interface Clock

Tells the time.

See Also:
Prevayler

Method Summary
 java.util.Date time()
          Tells the time.
 

Method Detail

time

public java.util.Date time()
Tells the time.

Returns:
A Date greater or equal to the one returned by the last call to this method. If the time is the same as the last call, the SAME Date object is returned rather than a new, equal one.


'Prevayler' is a trademark of Klaus Wuestefeld.
Copyleft 2001-2004 Klaus Wuestefeld.