org.broadleafcommerce.common.time
Class FixedTimeSource
java.lang.Object
org.broadleafcommerce.common.time.FixedTimeSource
- All Implemented Interfaces:
- TimeSource
public class FixedTimeSource
- extends Object
- implements TimeSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedTimeSource
public FixedTimeSource(long timeInMillis)
timeInMillis
public long timeInMillis()
- Specified by:
timeInMillis in interface TimeSource
Copyright © 2013. All Rights Reserved.