Package ucar.unidata.util.test
Interface TestDir.Act
-
- Enclosing class:
- TestDir
public static interface TestDir.Act
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
doAct(String filename)
-
-
-
Method Detail
-
doAct
int doAct(String filename) throws IOException
- Parameters:
filename
- file to act on- Returns:
- count
- Throws:
IOException
-
-