JDK for Solaris Developer's Guide

Static Import

This facility lets you avoid qualifying static members with class names without the shortcomings of the Constant Interface antipattern. Refer to JSR 201 and to the documentation at http://java.sun.com/j2se/1.5.0/docs/guide/language/static-import.html.