| Package | Description |
|---|---|
| com.helger.commons.callback.adapter |
| Class and Description |
|---|
| AdapterRunnableToCallable
A helper class that converts a
Runnable into an
INonThrowingCallable. |
| AdapterRunnableToCallableWithParameter
A helper class that converts a
INonThrowingRunnableWithParameter into
an INonThrowingCallableWithParameter. |
| AdapterThrowingRunnableToCallable
A helper class that converts a
IThrowingRunnable into an
IThrowingCallable. |
| AdapterThrowingRunnableToCallableWithParameter
A helper class that converts a
IThrowingRunnable into an
IThrowingCallable. |
Copyright © 2014–2015 Philip Helger. All rights reserved.