SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for February 8th, 2010

February 8th, 2010

What are the types of static import?

No Comments, Java Facts, by Daisy Williams.

Static import is a new feature introduced in j2SE 5.0. It allows the static members of the imported class to…

Share