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