FinalStateMachine/readme.md

7 lines
182 B
Markdown

# 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