Module-private accessibility is actually not used in the modularization, partly to assist with bootstrapping.
模块的私有访问实际上并没有在模块化中使用到,这部分主要是起引导作用的。
In Figure 1, line 29 has an annotation of "the accessibility modifier which should be private is public," and the Review Editor TAB at the bottom of the screen shows the entry state.
在图1中,第29行有一条注释“The accessibilitymodifier whichshouldbeprivateispublic”,并且在界面底部的ReviewEditor选项卡显示了条目的状态。
Generally, you should use fields only for variables that have private or protected accessibility.
通常应仅为具有私有或受保护可访问性的变量使用字段。
Generally, you should use fields only for variables that have private or protected accessibility.
通常应仅为具有私有或受保护可访问性的变量使用字段。
应用推荐