Uses of Class
net.sourceforge.pmd.properties.IntegerProperty
-
Packages that use IntegerProperty Package Description net.sourceforge.pmd.lang.rule.stat net.sourceforge.pmd.properties net.sourceforge.pmd.renderers -
-
Uses of IntegerProperty in net.sourceforge.pmd.lang.rule.stat
Fields in net.sourceforge.pmd.lang.rule.stat declared as IntegerProperty Modifier and Type Field Description static IntegerPropertyStatisticalRule. TOP_SCORE_DESCRIPTORDeprecated.Not useful, will not be replaced. -
Uses of IntegerProperty in net.sourceforge.pmd.properties
Methods in net.sourceforge.pmd.properties that return IntegerProperty Modifier and Type Method Description IntegerPropertyIntegerProperty.IntegerPBuilder. build()Deprecated. -
Uses of IntegerProperty in net.sourceforge.pmd.renderers
Fields in net.sourceforge.pmd.renderers declared as IntegerProperty Modifier and Type Field Description static IntegerPropertyCodeClimateRule. CODECLIMATE_REMEDIATION_MULTIPLIERDeprecated.Defines the remediation points for this rule.
-