It is reasonable to use the order according to the Java Virtual Machine Specification, Table 4.4
- public
- protected
- private
- abstract
- static
- final
- transient
- volatile
- synchronized
- native
- strictfp
No comments:
Post a Comment