public class ByteTransition extends OrdinaryTransition
| Constructor and Description |
|---|
ByteTransition(State origin,
byte event,
State target) |
| Modifier and Type | Method and Description |
|---|---|
Transition |
asPrototype() |
byte |
getFrom() |
byte |
getTo() |
String |
toString() |
acceptsconnect, executeAction, getAction, getOrigin, getTarget, remove, withAction, withOrigin, withTargetpublic byte getFrom()
getFrom in class OrdinaryTransitionpublic byte getTo()
getTo in class OrdinaryTransitionpublic Transition asPrototype()
Copyright © 2018. All rights reserved.