java.io.Closeable, java.lang.AutoCloseable@Private
public class IOStreamPair
extends java.lang.Object
implements java.io.Closeable
| Modifier and Type | Field | Description |
|---|---|---|
java.io.InputStream |
in |
|
java.io.OutputStream |
out |
| Constructor | Description |
|---|---|
IOStreamPair(java.io.InputStream in,
java.io.OutputStream out) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.