com.ebmwebsourcing.easycommons.time
Class SimulatedTime

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.time.SimulatedTime
All Implemented Interfaces:
Time

public class SimulatedTime
extends java.lang.Object
implements Time

Author:
"Mathieu CARROLLE - mathieu.carrolle@petalslink.com"

Constructor Summary
SimulatedTime()
           
 
Method Summary
 long getUtcTime()
           
 void pause()
           
 void resume()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulatedTime

public SimulatedTime()
Method Detail

getUtcTime

public long getUtcTime()
Specified by:
getUtcTime in interface Time
Returns:
utc time value

pause

public void pause()

resume

public void resume()


Copyright © 2011 Petals Link. All Rights Reserved.