public class NoActionProgramPoint extends Object implements ProgramPoint
| Constructor and Description |
|---|
NoActionProgramPoint() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ProgramState> |
execute(ProgramState state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic Optional<ProgramState> execute(ProgramState state)
execute in interface ProgramPointCopyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.