public class TxtTool extends Object
TxtTool()
static boolean
append(String pathName, String txt)
static void
main(String[] args)
static List<String>
readLine(String pathName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TxtTool()
public static List<String> readLine(String pathName)
public static boolean append(String pathName, String txt)
public static void main(String[] args)
Copyright © 2024. All rights reserved.