| Class and Description |
|---|
| CheckedCallable
A variant of
Callable that allows checked exceptions. |
| CheckedFunction
A variant of
Function that allows checked exceptions. |
| CheckedRunnable
A variant of
Runnable that allows checked exceptions. |
Copyright © 2016. All rights reserved.