mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-14 15:10:54 +00:00
ad
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
Java代码规约扫描插件已在[研发协同RDC](https://rdc-test.aliyun.com)(云效公有云解决方案)的测试功能中实现(设置->测试服务->阿里巴巴Java代码规约)。
|
||||
|
||||

|
||||
|
||||
2017年10月14日杭州云栖大会,Java代码规约扫描插件全球首发仪式正式启动,规范正式以插件形式公开走向业界,引领Java语言的规范之路。目前,插件已在[云效公有云产品](https://www.aliyun.com/product/yunxiao)中集成,[立即体验](https://rdc-test.aliyun.com)!(云效>公有云>设置->测试服务->阿里巴巴Java代码规约)。
|
||||
|
||||
# P3C
|
||||
|
||||
@@ -32,4 +35,4 @@ The project consists of 3 parts:
|
||||
1. Override hashCode if equals is overridden.
|
||||
2. These two methods must be overridden for Set since they are used to ensure that no duplicate object will be inserted in Set.
|
||||
3. These two methods must be overridden if self-defined object is used as the key of Map.
|
||||
Note: String can be used as the key of Map since these two methods have been rewritten.
|
||||
Note: String can be used as the key of Map since these two methods have been rewritten.
|
||||
|
Reference in New Issue
Block a user