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