If all the variables in a method are global variables/class-data/constants and no importing parameter.
What's the difference between it is defined as a static method or a normal one?
If all the variables in a method are global variables/class-data/constants and no importing parameter.
What's the difference between it is defined as a static method or a normal one?