Searched defs:ExampleState (Results 1 – 1 of 1) sorted by relevance
92 class ExampleState extends State { class in StateMachineTest95 ExampleState(String name) { in ExampleState() method in StateMachineTest.ExampleState