public class ExecutionWalker extends TreeWalker<PvmExecutionImpl>
TreeWalker.NullCondition<S>, TreeWalker.WalkCondition<S>
currentElement, postCollectors, preCollectors
Constructor and Description |
---|
ExecutionWalker(PvmExecutionImpl initialElement) |
Modifier and Type | Method and Description |
---|---|
protected PvmExecutionImpl |
nextElement() |
addPostCollector, addPreCollector, getCurrentElement, walkUntil, walkUntil, walkWhile, walkWhile
public ExecutionWalker(PvmExecutionImpl initialElement)
protected PvmExecutionImpl nextElement()
nextElement
in class TreeWalker<PvmExecutionImpl>
Copyright © 2018. All rights reserved.