> Just a question of not importing tons of code when you need only a few > blocks of it.
I thought they would get sorted out at compile time, does it make any difference in run time? On Nov 15, 6:22 pm, miga <[EMAIL PROTECTED]> wrote: > On Nov 15, 3:36 am, "Norman Ho" <[EMAIL PROTECTED]> wrote:> What is the > advantage of specifying multiple import > > > lines to import different classes in a particular package verse a single > > line of importing the whole package like import java.util.*; > > Just a question of not importing tons of code when you need only a few > blocks of it. > > > > > > > Thanks > > > norman- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
