Interface TextLineFilter.Action
-
- Enclosing class:
- TextLineFilter
public static interface TextLineFilter.Action
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
runOnLine(String line)
-
-
-
Method Detail
-
runOnLine
void runOnLine(String line)
-
-