public class FileUtil extends Object
FileUtil()
static void
close(Closeable x)
static String
readFile(File source)
writeFile(String input, File destination)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileUtil()
public static void writeFile(String input, File destination)
public static String readFile(File source)
public static void close(Closeable x)
Copyright © 2021. All rights reserved.