August 26th, 2009 Static Import statements No Comments, Java Facts, by Daisy Williams. The static import is a new feature of J2SE 5.0 that allows unqualified access to static members without inheriting from… Tags: import, J2SE 5.0, static, static import