| IOBiConsumerE |
A biconsumer that is allowed to throw IOException and a checked exception.
|
| IOConsumerE |
A consumer that is allowed to throw IOException and a checked exception.
|
| IOFunction |
|
| IOFunctionE |
A function that is allowed to throw IOException and a checked exception.
|
| IOPredicate |
|
| IOPredicateE |
A predicate that is allowed to throw IOException and a checked exception.
|
| IORunnableE |
A runnable that is allowed to throw IOException and a checked exception.
|
| IOSupplierE |
A supplier that is allowed to throw IOException and a checked exception.
|