protected class AbstractSession.ExecStepPredicate extends Object implements Predicate<AbstractSession.ExecStep>
| Modifier and Type | Field and Description |
|---|---|
protected String |
currentFrame |
protected int |
currentFrameIter |
protected FrameIter |
currParentFrame |
| Modifier | Constructor and Description |
|---|---|
protected |
ExecStepPredicate() |
protected String currentFrame
protected int currentFrameIter
protected FrameIter currParentFrame
public boolean test(AbstractSession.ExecStep execStep)
test in interface Predicate<AbstractSession.ExecStep>Copyright © 2021. All rights reserved.