| Package | Description |
|---|---|
| com.SIMRacingApps.Util |
| Modifier and Type | Method and Description |
|---|---|
static FindFile |
FindFile.find(java.util.ArrayList<java.lang.String> pathnames)
Provided an array of names, this returns the first one found.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FindFile.copy(FindFile src,
java.io.File dest)
Copies the src file to the dest file.
|