文件名称:GoogleJava Style
文件大小:187KB
文件格式:PDF
更新时间:2022-01-13 07:15:55
JAVA STYLE
1 Introduction This document serves as the complete definition of Google's coding standards for source code in the Java™ Programming Language. A Java source file is described as being in Google Style if and only if it adheres to the rules herein. Like other programming style guides, the issues covered span not only aesthetic issues of formatting, but other types of conventions or coding standards as well. However, this document focuses primarily on the hard-and-fast rules that we follow universally, and avoids giv ing advice that isn't clearly enforceable (whether by human or tool).