public class FakeTimeSource
extends org.apache.shindig.common.util.TimeSource
| Modifier and Type | Field and Description |
|---|---|
long |
now |
| Constructor and Description |
|---|
FakeTimeSource() |
FakeTimeSource(long now) |
| Modifier and Type | Method and Description |
|---|---|
long |
currentTimeMillis() |
void |
incrementSeconds(int seconds) |
void |
setCurrentTimeMillis(long now) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.