- java.lang.Object
-
- container.app.util.IOUtils
-
-
Constructor Summary
Constructors
| Constructor and Description |
IOUtils() |
-
Method Summary
All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static void |
close(java.io.Closeable obj) |
static void |
close(java.io.Closeable obj,
boolean silent) |
static java.io.InputStream |
open(java.net.URL url) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.