To extend on what has already been said, you don't even need the import statement in
Java - you could simply type the fully qualified name, that is java.util.Vector, everywhere you want to use a Vector.
The import statement is just syntactic sugar, saving you some characters to type - it doesn't cause any changes in the byte code of the class.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus