public final class IO extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Closeable stream)
Silently closes the given
Closeable. |
static void |
flush(Flushable stream)
Silently flushes the given
Flushable. |
Copyright © 2012–2015. All rights reserved.