Finite
Finite copied to clipboard
Improve method naming and fix bug with initial states
There are some naming violations with getStates() and getTransitions() in the state machine. There is also the posibility that you have more than one initial state. It is a possible bug to return only the first state.
What's the benefit of these changes that justify the BC breaks?
Sorry I was to slow, I updated the description.