public class NonTerminalEndState extends NamedState
Constructor and Description |
---|
NonTerminalEndState(String name) |
Modifier and Type | Method and Description |
---|---|
void |
enter(Object arg0) |
Object |
exit() |
public NonTerminalEndState(String name)
public void enter(Object arg0)
enter
in class NamedState
public Object exit()
exit
in class NamedState
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.