static Method « Java Source And Data Type « SCJP






1.24.static Method
1.24.1.Static methods is more appropriate to be invoked using the class name rather than a variable name.