public class Closing extends Object
InputStream.| Modifier and Type | Class and Description |
|---|---|
static interface |
Closing.Closure |
| Constructor and Description |
|---|
Closing(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
f(Closing.Closure c) |
static Closing |
with(InputStream in) |
public Closing(InputStream in)
public static Closing with(InputStream in)
public void f(Closing.Closure c) throws IOException
IOExceptionCopyright © 2014 Oracle Corporation. All rights reserved.