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()
TimeProvider
Returns the current time as defined by this TimeProvider
implementation.
getTimestamp
in interface TimeProvider
Instant
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.