| Interface | Description |
|---|---|
| Ticker |
The wrapper around time measurement which useful for unit testing purposes.
|
| Class | Description |
|---|---|
| CachingSupplier<T> | |
| DaemonThreadFactory | |
| DefaultTicker |
Implementation of ticker which based on
System.nanoTime(). |
| MockTicker | |
| Printer | |
| ResilientExecutionUtil |
Util class which should be used for execution tasks(like histogram rotation) in background.
|
| SingleThreadExecutor |
Executor implementation which normally executes tasks in dedicated thread.
|
Copyright © 2020. All rights reserved.