IO()
static <T> T
read(File file, Class<T> type)
read(InputStream is, Class<T> type)
static void
write(Object obj, File file)
write(Object obj, OutputStream out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait