package
machine
Type Members
-
trait
MetaProtoStateMachine
[MyType <: ProtoStateMachine[MyType, StateType], StateType <: Enumeration]
extends KeyedMetaMapper[Long, MyType] with ProtoStateMachine[MyType, StateType]
-
trait
ProtoStateMachine
[MyType <: ProtoStateMachine[MyType, StateType], StateType <: Enumeration]
extends KeyedMapper[Long, MyType]