|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateEngine | |
|---|---|
| com.tomgibara.pronto.state | |
| com.tomgibara.pronto.state.impl | |
| Uses of StateEngine in com.tomgibara.pronto.state |
|---|
| Methods in com.tomgibara.pronto.state that return StateEngine | ||
|---|---|---|
abstract
|
StateFactory.newEngine(StateGraph<S,L> graph,
StateActivator<S,L,P> activator)
Combines a graph and activator to form a new engine. |
|
| Uses of StateEngine in com.tomgibara.pronto.state.impl |
|---|
| Classes in com.tomgibara.pronto.state.impl that implement StateEngine | |
|---|---|
class |
StateEngineImpl<S,L,P>
|
| Methods in com.tomgibara.pronto.state.impl that return StateEngine | ||
|---|---|---|
|
StateFactoryImpl.newEngine(StateGraph<S,L> graph,
StateActivator<S,L,P> activator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||