Uses of Class
org.anchoranalysis.bean.primitive.DoubleSet
| Package | Description |
|---|---|
| org.anchoranalysis.bean.permute.property |
Applying permutations to the properties of a bean.
|
| org.anchoranalysis.bean.primitive |
Beans that implement collections of primitive element types, as well as
String. |
-
Uses of DoubleSet in org.anchoranalysis.bean.permute.property
Methods in org.anchoranalysis.bean.permute.property that return DoubleSet Modifier and Type Method Description DoubleSetPermutePropertyDoubleSet. getValues()The respect double values to assign during the permutation.Methods in org.anchoranalysis.bean.permute.property with parameters of type DoubleSet Modifier and Type Method Description voidPermutePropertyDoubleSet. setValues(DoubleSet values)The respect double values to assign during the permutation. -
Uses of DoubleSet in org.anchoranalysis.bean.primitive
Methods in org.anchoranalysis.bean.primitive that return DoubleSet Modifier and Type Method Description DoubleSetDoubleSet. duplicateBean()Duplicate the bean.