message, origin, target| Constructor and Description |
|---|
SimpleEnvelope(State source,
Message message,
State target,
TransitionIndex<State,Message,StateTransition> transitionIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetMessage, getOrigin, getTargetpublic SimpleEnvelope(State source, Message message, State target, TransitionIndex<State,Message,StateTransition> transitionIndex)
Copyright © 2019 state-machine. All rights reserved.