Why?
----
I'd struggle. It's a trivia question as it has no bearing on modern Java development
Modern IDEs both collapse the import section, and auto-import on the fly
The only reason I'd see the line is:
* Looking up documentation: very rare
* Conflict on the import - unlikely
* Code Reviews - skimmed over
Why?
----
I'd struggle. It's a trivia question as it has no bearing on modern Java development
Modern IDEs both collapse the import section, and auto-import on the fly
The only reason I'd see the line is:
* Looking up documentation: very rare
* Conflict on the import - unlikely
* Code Reviews - skimmed over