What is the difference between a normal method and a static method?
difference between static method and general method
Collapse
X
-
As was just pointed out in another "static" thread by Jos, when you have a technical question about Java, the best arbiter is the Java Language Specification.Comment
Comment