Class SequenceInteger

Object
org.anchoranalysis.bean.AnchorBean<SequenceInteger>
org.anchoranalysis.bean.permute.property.SequenceInteger

public class SequenceInteger
extends AnchorBean<SequenceInteger>
A sequence of integers.

The sequence will step from start to end with step-sizes of increment.

There is no guarantee that end will be included, if it doesn't align with the step-size.

Author:
Owen Feehan