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