public class FileUtil extends Object
FileUtil()
static List<String>
readLines(String path, Charset charset)
static String
readUtf8String(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileUtil()
public static String readUtf8String(String path)
public static List<String> readLines(String path, Charset charset)
path
charset
Copyright © 2022. All rights reserved.