All Downloads are FREE. Search and download functionalities are using the official Maven repository.

3c.p3c-pmd.1.3.3.source-code.namelist.properties Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
ConstantFieldShouldBeUpperCaseRule_LOG_VARIABLE_TYPE_SET=["Log","Logger"]
ConstantFieldShouldBeUpperCaseRule_WHITE_LIST=["serialVersionUID"]
LowerCamelCaseVariableNamingRule_WHITE_LIST=["DAOImpl"]
PojoMustOverrideToStringRule_POJO_SUFFIX_SET=["DO","DTO","VO","BO"]
UndefineMagicConstantRule_LITERAL_WHITE_LIST=["0","1","\\\"\\\"","0.0","1.0","-1","0L","1L"]
MethodReturnWrapperTypeRule_PRIMITIVE_TYPE_TO_WAPPER_TYPE={"int":"Integer","boolean":"Boolean","float":"Float","double":"Double","byte":"Byte","short":"Short","long":"Long","char":"Character"}
CollectionInitShouldAssignCapacityRule_COLLECTION_TYPE=["HashMap","ConcurrentHashMap"]
ClassNamingShouldBeCamelRule_CLASS_NAMING_WHITE_LIST=["Hbase","HBase","ID"]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy