public class ErrorTestPredicate extends java.lang.Object implements java.util.function.Predicate<ExecutableSequence>
| Constructor and Description |
|---|
ErrorTestPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ExecutableSequence eseq) |
public boolean test(ExecutableSequence eseq)
test in interface java.util.function.Predicate<ExecutableSequence>