|
|
|
|
|
by SkiFire13
392 days ago
|
|
> I work in a .NET world and there many developers have this bad habit of "interface everything", even if it has just 1 concrete implementation I work on a Java backend that is similar to what you're describing, but Intellij IDEA is smart enough to notice there is exactly one non-test implementation and bring me to its source code. |
|