public class FileUtil extends Object
| Constructor | Description | 
|---|---|
| FileUtil() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static boolean | copy(@NotNull File inFile,
    @NotNull File outFile) | This method copies one file to another location | 
Copyright © 2020. All rights reserved.