public abstract static class Expecter.AbstractPredicate extends Object implements Expecter.Predicate
| Constructor and Description |
|---|
AbstractPredicate() |
public abstract boolean isExpected(Tuple t) throws StreamBaseException
isExpected in interface Expecter.Predicatet - Tuple to introspectStreamBaseException