@Deprecated public class StorageUtils extends Object
| Constructor and Description |
|---|
StorageUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
copyDirectoryContent(File sourceDir,
File destDir)
Deprecated.
Copy all files in sourceDir to destDir.
|
boolean |
isMac()
Deprecated.
|
boolean |
isWindows()
Deprecated.
|
File |
locateFile(File sourceDir,
String fileRelativePath)
Deprecated.
|
Copyright © 2015. All rights reserved.