FunctionalInterface types
from the java.lang package, allowing to throw checked Exceptions
that can be handled in Unchecked.| Interface | Description |
|---|---|
| CheckedRunnable |
A
Runnable that allows for checked exceptions. |
Copyright © 2018. All rights reserved.