com.notuvy.util
Class WallClock.Manual

java.lang.Object
  extended by com.notuvy.util.WallClock
      extended by com.notuvy.util.WallClock.Manual
Enclosing class:
WallClock

public static class WallClock.Manual
extends WallClock


Nested Class Summary
 
Nested classes/interfaces inherited from class com.notuvy.util.WallClock
WallClock.Manual
 
Field Summary
 
Fields inherited from class com.notuvy.util.WallClock
FORMATTER, LOG, STRING_FORMAT, SYSTEM
 
Method Summary
 long getTimeMillis()
           
 void setTime(Date pDate)
           
 void setTime(String pString)
           
 void setTimeMillis(long pTimeMillis)
           
 
Methods inherited from class com.notuvy.util.WallClock
createManual, currentDate, currentTimeMillis, getInstance, restoreSystem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTimeMillis

public long getTimeMillis()
Specified by:
getTimeMillis in class WallClock

setTimeMillis

public void setTimeMillis(long pTimeMillis)

setTime

public void setTime(Date pDate)

setTime

public void setTime(String pString)


Copyright © 2013. All Rights Reserved.