|
Importing classes
Is there any advantages to simply importing a few portions of a class rather than the whole class?
If i'm not asking this correctly what i mean is this...as an example when you are importing parts of the javax.swing class is there a benefit to just importing specific portions over importing the whole thing?
I could see memory usage by the program being the only issue but would that be significant enough to go through the trouble of importing ten parts of the class rather than the entire class?
__________________
Preposterous amounts of testosterone....Preposterone - powerthirst
|