Package thredds.logs
Interface LogReader.Closure
-
- Enclosing class:
- LogReader
public static interface LogReader.Closure
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process(LogReader.Log log)
-
-
-
Method Detail
-
process
void process(LogReader.Log log) throws IOException
- Throws:
IOException
-
-