Static Import « Class Definition « Java Tutorial






5.31.Static Import
5.31.1.Static import
5.31.2.Static importing the Math Class Methods
5.31.3.Use static import to bring sqrt() and pow() into view.