public abstract class IOUtils extends Object
IOUtils()
static void
close(Closeable closable)
static String
readFrom(InputStream stream)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IOUtils()
public static String readFrom(InputStream stream)
public static void close(Closeable closable)