文件名称:Android代码-EasyFlow
文件大小:29KB
文件格式:ZIP
更新时间:2022-08-26 02:03:30
Android代码
EasyFlow by DataSymphony.com.au EasyFlow 1.3 is out (12 Dec 2013) refactored to use Java enums for states and events added new example ATM emulator - Console application EasyFlow is a simple and lightweight Finite State Machine for Java With EasyFlow you can: implement complex logic but keep your code simple and clean handle asynchronous calls with ease and elegance avoid concurrency by using event-driven programming approach avoid * error by avoiding recursion simplify design, pr
【文件预览】:
EasyFlow-master
----pom.xml(4KB)
----LICENSE(11KB)
----src()
--------test()
--------main()
----.hgtags(98B)
----.gitignore(53B)
----README.md(3KB)