Package com.tw.go.plugin.cmd
Interface StreamConsumer
-
- All Known Implementing Classes:
InMemoryConsumer
public interface StreamConsumer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>asList()voidconsumeLine(String line)
-