public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAbsPath(String path) |
static boolean |
isExist(String path) |
public static String getAbsPath(String path) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static boolean isExist(String path)
Copyright © 2016–2021. All rights reserved.