| Package | Description |
|---|---|
| de.galan.commons.util |
| Class and Description |
|---|
| ExceptionalRunnable
Functional Interface similar to Runnable, but could throw an Exception.
|
| JvmUtil.TerminateBuilder
Builder to terminate the JVM
|
| Measure
Measures invokation of Runnables/Callables in milliseconds.
|
| Pair
Simple key/value pair
|
| RetriableTask
Deprecated.
|
| Retryable
Invokes a Callable/ExceptionalRunnable until it runs without Exception the specified times of retries.
|
Copyright © 2017. All rights reserved.