Uses of java enums
This repository demonstrates the uses of java enums
- In the implementation of validators
- In the implementation of singleton pattern
- In the implementation of chain of responsibility pattern
- In the implementation of strategy pattern