Uses of Class
org.anchoranalysis.bean.permute.property.PermutePropertySequence
| Package | Description |
|---|---|
| org.anchoranalysis.bean.permute.property |
Applying permutations to the properties of a bean.
|
-
Uses of PermutePropertySequence in org.anchoranalysis.bean.permute.property
Subclasses of PermutePropertySequence in org.anchoranalysis.bean.permute.property Modifier and Type Class Description classPermutePropertySequenceDoubleAssigns an arithmetic sequence of doubles, derived by diving an integer sequence by a divider.classPermutePropertySequenceIntegerAn arithmetic sequence of integers, each directly assigned to a property during permutation.