@FunctionalInterface public interface IOThrowingAction
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute action.
|
void execute()
throws IOException
IOException - any exception thrown by the encapsulated codeCopyright © 1998–2025 Apryse Group NV. All rights reserved.