org.infinitest.toolkit.datetime
Class SystemClockTimeSource

java.lang.Object
  extended by org.infinitest.toolkit.datetime.SystemClockTimeSource
All Implemented Interfaces:
TimeSource

public class SystemClockTimeSource
extends Object
implements TimeSource


Constructor Summary
SystemClockTimeSource()
           
 
Method Summary
 Date now()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemClockTimeSource

public SystemClockTimeSource()
Method Detail

now

public Date now()
Specified by:
now in interface TimeSource


© Copyright 2009 Paul R. Holser, Jr. All rights reserved. pholser@alumni.rice.edu