@FunctionalInterface public interface IORunnable
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
default Runnable |
unchecked() |
void run() throws IOException
IOExceptiondefault Runnable unchecked()
Copyright © 2016–2017 Zalando SE. All rights reserved.