|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IO in net.incongru.wiseio |
|---|
| Classes in net.incongru.wiseio that implement IO | |
|---|---|
class |
ClosingIO<T extends Closeable>
Executes an operation, closes the stream, wraps exceptions as needed. |
class |
Output<T extends Closeable & Flushable>
Executes an operation, flushes the stream as required, closes the stream, wraps exceptions as needed. |
| Methods in net.incongru.wiseio that return IO | |
|---|---|
IO<T> |
ClosingIO.withoutClose()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||