graph property

Map<Type, Map<Type, StateTransitionCaller<Event, State>>> graph
final

Implementation

final Map<Type, Map<Type, StateTransitionCaller<Event, State>>> graph;