SyntaxFix
Write A Post
Hire A Developer
Questions
For example if you have a Logger enum. Then you should have the logger methods such as debug, info, warning and error in the interface. It makes your code loosely coupled.