public class Closing extends Object
InputStream
.Constructor and Description |
---|
Closing(InputStream in) |
Modifier and Type | Method and Description |
---|---|
void |
invoke(Closure<InputStream> c) |
static Closing |
with(InputStream in) |
public Closing(InputStream in)
public static Closing with(InputStream in)
public void invoke(Closure<InputStream> c) throws IOException
IOException
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.