| Constructor and Description | 
|---|
AbstractState(S id)  | 
AbstractState(S id,
             java.util.Collection<E> deferred)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<E> | 
getDeferredEvents()  | 
S | 
getId()  | 
java.lang.String | 
toString()  | 
public AbstractState(S id)