weka.filters
Interface StreamableFilter

All Known Implementing Classes:
Add, AddExpression, Copy, FirstOrder, MakeIndicator, MergeTwoValues, NonSparseToSparse, NumericToBinary, NumericTransform, Obfuscate, Remove, RemoveType, RemoveWithValues, SparseToNonSparse, SwapValues

public interface StreamableFilter

Interface for filters can work with a stream of instances.