Uses of Class
org.anchoranalysis.bean.primitive.StringSet
Packages that use StringSet
Package
Description
Applying permutations to the properties of a bean.
Beans that implement collections of primitive element types, as well as
String.-
Uses of StringSet in org.anchoranalysis.bean.permute.property
Methods in org.anchoranalysis.bean.permute.property that return StringSetModifier and TypeMethodDescriptionPermuteProperty.getAdditionalPropertyPaths()Additional property paths that are also changed, together withpropertyPath.PermutePropertyStringSet.getValues()The respect string values to assign during the permutation.Methods in org.anchoranalysis.bean.permute.property with parameters of type StringSetModifier and TypeMethodDescriptionvoidPermuteProperty.setAdditionalPropertyPaths(StringSet additionalPropertyPaths) Additional property paths that are also changed, together withpropertyPath.voidThe respect string values to assign during the permutation. -
Uses of StringSet in org.anchoranalysis.bean.primitive
Subclasses with type arguments of type StringSet in org.anchoranalysis.bean.primitiveMethods in org.anchoranalysis.bean.primitive that return StringSet