FinalStateMachine/readme.md

7 lines
182 B
Markdown
Raw Normal View History

2018-01-09 17:29:18 +03:00
# Simple Final State Machine
see an example here: https://github.com/bvn13/JIrcBot/blob/master/src/main/java/ru/bvn13/jircbot/listeners/calculator/CalculatorDialog.java
(c) bvn13