| Interface | Description |
|---|---|
| Time |
Interface for handling Time related operations so that they can be mocked
for testing.
|
| Class | Description |
|---|---|
| FakeTime |
Thread-safe implementation of Time for testing that can help get time based
ordering of events when desired.
|
| SystemTime |
Implementation of Time that is thread-safe and should be used in
production.
|
| Times |
Utility methods for Time classes.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.