public class DebuggerTimeProvider extends Object implements TimeProvider
This class implements TimeProvider with the extension to control the time flow.
| Constructor and Description |
|---|
DebuggerTimeProvider() |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getTimestamp()
Returns the current time as defined by this
TimeProvider implementation. |
Instant |
setTimestamp(long timeInMilliseconds) |
public Instant setTimestamp(long timeInMilliseconds)
public Instant getTimestamp()
TimeProviderReturns the current time as defined by this TimeProvider implementation.
getTimestamp in interface TimeProviderInstantCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.