protected static interface FileUtils.FileCallback
| Modifier and Type | Method | Description |
|---|---|---|
void |
action(File f) |
Does an action on a File
|
void |
reverseAction(File f) |
Reverses the action of action(java.io.File) on a File
|
void action(File f) throws IOException
IOExceptionvoid reverseAction(File f) throws IOException
IOExceptionCopyright © 2010-2018 Nikhef / Stichting FOM. All Rights Reserved.