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 |
---|---|
default S |
IOBaseStream.onClose(IORunnable closeHandler)
|
static void |
Uncheck.run(IORunnable runnable)
Runs an IO runnable.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.