Interface FileProcessor.Chain
-
- All Known Implementing Classes:
ProcessorChain
- Enclosing interface:
- FileProcessor
public static interface FileProcessor.Chain
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Inputinput()Outputproceed(Input input)
-