We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c2f56 commit dd0254aCopy full SHA for dd0254a
README.md
@@ -3,7 +3,15 @@ EasyFlow-Android
3
This work is just conversion of EasyFlow forked from [EasyFlow](https://github.com/carrot-garden/state_EasyFlow)
4
5
EasyFlow-Android has the following:
6
-* implement standard Logging from Android **android.util.Log** instead of **org.slf4j.Logger**
+* Implement standard Logging from Android **android.util.Log** instead of **org.slf4j.Logger**
7
+* Add check whether Event has State to map to.
8
+
9
10
+For more info on EasyFlow refer to original repository : [EasyFlow](https://github.com/Beh01der/EasyFlow)
11
12
13
+README from source
14
+------------
15
16
EasyFlow is a simple and lightweight Finite State Machine for Java
17
0 commit comments