@FunctionalInterface public interface IOAction
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Executes the defined I/O-related Action.
|
void run() throws IOException
IOException - if an I/O error occurs.Copyright © 2013–2020 Hotels.com. All rights reserved.