Uses of Class
org.anchoranalysis.bean.permute.property.SequenceInteger
| Package | Description |
|---|---|
| org.anchoranalysis.bean.permute.property |
Applying permutations to the properties of a bean.
|
-
Uses of SequenceInteger in org.anchoranalysis.bean.permute.property
Methods in org.anchoranalysis.bean.permute.property that return SequenceInteger Modifier and Type Method Description SequenceIntegerPermutePropertySequence. getSequence()A sequence of integers, with each element assigned assigned directly during the permutation, or after further manipulation.Methods in org.anchoranalysis.bean.permute.property with parameters of type SequenceInteger Modifier and Type Method Description voidPermutePropertySequence. setSequence(SequenceInteger sequence)A sequence of integers, with each element assigned assigned directly during the permutation, or after further manipulation.