com.google.code.tempusfugit.temporal
Class RealClock
java.lang.Object
com.google.code.tempusfugit.temporal.RealClock
- All Implemented Interfaces:
- Factory<Date>, Clock
public class RealClock
- extends Object
- implements Clock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RealClock
public RealClock()
now
public static RealClock now()
today
public static RealClock today()
create
public Date create()
- Specified by:
create
in interface Factory<Date>
Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.