public class StopGenerationDecider extends Object implements SkipDecider
| Constructor and Description | 
|---|
| StopGenerationDecider() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | proceed(ControllerState controllerState)Decides whether generation should proceed. | 
public boolean proceed(ControllerState controllerState)
proceed in interface SkipDecidercontrollerState - the current controller state.falseCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.