Uses of Class
net.sourceforge.pmd.properties.DoubleProperty
-
Packages that use DoubleProperty Package Description net.sourceforge.pmd.lang.rule.stat net.sourceforge.pmd.properties -
-
Uses of DoubleProperty in net.sourceforge.pmd.lang.rule.stat
Fields in net.sourceforge.pmd.lang.rule.stat declared as DoubleProperty Modifier and Type Field Description static DoublePropertyStatisticalRule. MINIMUM_DESCRIPTORDeprecated.static DoublePropertyStatisticalRule. SIGMA_DESCRIPTORDeprecated.Not useful, will not be replaced. -
Uses of DoubleProperty in net.sourceforge.pmd.properties
Methods in net.sourceforge.pmd.properties that return DoubleProperty Modifier and Type Method Description DoublePropertyDoubleProperty.DoublePBuilder. build()Deprecated.
-