public abstract class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File[] |
createFiles(String[] fstr)
Return an array of @see File objects from an array of paths.
|
static List |
loadFile(String fileName)
Reads the lines of file at path fileName into
an ArrayList.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics