Uses of Class
net.sourceforge.pmd.properties.builders.PropertyDescriptorBuilderConversionWrapper.MultiValue
-
Packages that use PropertyDescriptorBuilderConversionWrapper.MultiValue Package Description net.sourceforge.pmd.properties.builders -
-
Uses of PropertyDescriptorBuilderConversionWrapper.MultiValue in net.sourceforge.pmd.properties.builders
Subclasses of PropertyDescriptorBuilderConversionWrapper.MultiValue in net.sourceforge.pmd.properties.builders Modifier and Type Class Description static class
PropertyDescriptorBuilderConversionWrapper.MultiValue.Numeric<V,T extends MultiNumericPropertyBuilder<V,T>>
For multi-value numeric properties.static class
PropertyDescriptorBuilderConversionWrapper.MultiValue.Packaged<V,T extends MultiPackagedPropertyBuilder<V,T>>
For multi-value packaged properties.
-