public class StageHasTerminated extends TerminationCondition
| Constructor and Description |
|---|
StageHasTerminated(AbstractStage stage) |
public StageHasTerminated(AbstractStage stage)
public boolean isMet()
isMet in class TerminationConditiontrue if the condition is met, false otherwise.Copyright © 2015–2020. All rights reserved.