标签:nal vol not 关键字 rac ted sync final ota
Java语言规范建议按以下顺序列出修饰符:
1. Annotations
2. public
3. protected
4. private
5. abstract
6. static
7. final
8. transient
9. volatile
10. synchronized
11. native
12. strictfp
参考:
SonarLint
标签:nal vol not 关键字 rac ted sync final ota
原文地址:http://www.cnblogs.com/EasonJim/p/7842573.html