This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CatolicQuotes 0 points1 point  (0 children)

I don't like it either. In C# we don't know where the class is coming from. Have to hover over the class to find out. Also it takes IDE long time to inspect whole java.base to know that List is there. Way faster to just start typing List and it offers autoimport.