@InterfaceAudience.Private public class DefaultEnvironmentEdge extends Object implements EnvironmentEdge
| Constructor and Description |
|---|
DefaultEnvironmentEdge() |
| Modifier and Type | Method and Description |
|---|---|
long |
currentTime()
Returns the currentTime.
|
public DefaultEnvironmentEdge()
public long currentTime()
This implementation returns System.currentTimeMillis()
currentTime in interface EnvironmentEdgeCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.