Java Interfaces/Implementation naming convention - Stack Overflow - 0 views
-
Putting I in front is just crappy hungarian style notation tautology that adds nothing but more stuff to type to your code.
-
An Interface in Java is a Type
-
And the Impl suffix is just more noise as well
- ...5 more annotations...