There is no penalty for importing classes. All theimport instruction does is tell the compiler where tolook for classes it does not "add" the classes thatyou do not use to you class.