public abstract class OrdinaryTransition extends AbstractTransition
Constructor and Description |
---|
OrdinaryTransition(State origin,
State target) |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(byte b) |
abstract byte |
getFrom() |
abstract byte |
getTo() |
connect, executeAction, getAction, getOrigin, getTarget, remove, withAction, withOrigin, withTarget
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asPrototype
Copyright © 2019. All rights reserved.