| Class | Description |
|---|---|
| CompletableFutures |
Utilty methods for working with JDK CompletableFutures
|
| ExceptionSoftener |
Utility class for softening exceptions
Use throw throwSoftenedException
|
| Optionals |
Utility class for working with JDK Optionals
|
| SimpleTimer |
Simple Timer class that returns elapsed milliseconds since construction
|
| Annotation Type | Description |
|---|---|
| ThrowsSoftened |