I'm a C# developer for many years and used Java several times. And now because of Mobile Development area I am moving to, I commenced to use Java even more.
At this point, it might look like a simple question but I still want to know that in Java we can import a single class or the entire package and in C# we cannot. Aside from reducing extra recommendations in the auto-completion, what good benefit does this "importing one class only" bring?