public interface StreamFilter extends ExampleStream
Modifier and Type | Method and Description |
---|---|
Instance |
filterInstance(Instance inst) |
void |
setInputStream(ExampleStream stream)
Sets the input stream to the filter
|
estimatedRemainingInstances, getHeader, hasMoreInstances, isRestartable, nextInstance, restart
copy, getDescription, measureByteSize
void setInputStream(ExampleStream stream)
stream
- the input stream to the filterCopyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.