| Interface | Description |
|---|---|
| SimonClock |
Interface for getting current time.
|
| Class | Description |
|---|---|
| SimonClockUtils |
Utils related to timers and Clock class, especially default implementation based on system timers
(
SimonClock.SYSTEM). |
| TestClock |
TestClock allows setting any arbitrary values for millis and nanos.
|
| Enum | Description |
|---|---|
| SimonUnit |
Units typically used in Java Simon with amount of nanoseconds they contain.
|
Copyright © 2019. All rights reserved.