Files
spring-statemachine/spring-statemachine-core/src
Janne Valkealahti e21b9559da Should not define terminate state as state
- Fix so that we don't need to define terminate
  state as state. Simple defining it as end() is
  enough.
- Fixes #65
2015-05-10 18:07:46 +01:00
..