| Package | Description |
|---|---|
| com.github.oxo42.stateless4j | |
| com.github.oxo42.stateless4j.transitions | |
| com.github.oxo42.stateless4j.triggers |
| Modifier and Type | Method and Description |
|---|---|
TriggerBehaviour<S,T> |
StateRepresentation.tryFindHandler(T trigger) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<T,java.util.List<TriggerBehaviour<S,T>>> |
StateRepresentation.getTriggerBehaviours() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateRepresentation.addTriggerBehaviour(TriggerBehaviour<S,T> triggerBehaviour) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransitioningTriggerBehaviour<S,T> |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicTriggerBehaviour<S,T> |
class |
IgnoredTriggerBehaviour<TState,TTrigger> |
Copyright © 2014. All Rights Reserved.