| Package | Description |
|---|---|
| org.apache.commons.io.function |
Provides IO-only related functional interfaces for lambda expressions and method references.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Uncheck.getAsBoolean(IOBooleanSupplier supplier)
Gets the result from an IO boolean supplier.
|