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