Uses of Class
org.anchoranalysis.bean.permute.property.SequenceInteger
Packages that use SequenceInteger
Package
Description
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 SequenceIntegerModifier and TypeMethodDescriptionPermutePropertySequence.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 SequenceIntegerModifier and TypeMethodDescriptionvoid
PermutePropertySequence.setSequence
(SequenceInteger sequence) A sequence of integers, with each element assigned assigned directly during the permutation, or after further manipulation.