public abstract class Files
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getCurrentLocation
public static String getCurrentLocation()
-
getUserHomeLocation
public static String getUserHomeLocation()
-
-
tail
public static String tail(File file,
long maxSize)