commons-scxml
commons-scxml copied to clipboard
Refactoring of Code
This pull request consists of refactoring of the existing code as part of assignment. The following refactoring is being implemented:
- Extract Method
- Rename variable
- Move method
- Pull-up variable
- Extract Class