Package com.github.euler.file
Class FileUtils
- java.lang.Object
-
- com.github.euler.file.FileUtils
-
public class FileUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetRelativePath(File parent, File file)static FiletoFile(URI uri)static PathtoPath(URI uri)
-