public class SequentialIntegerDataGenerator extends Object implements RuleBasedDataGenerator
| Constructor and Description |
|---|
SequentialIntegerDataGenerator(Column columnRule) |
| Modifier and Type | Method and Description |
|---|---|
DataValue |
getDataValue()
Note that this method rolls over for attempts to get larger than maxValue
|
public SequentialIntegerDataGenerator(Column columnRule)
public DataValue getDataValue()
getDataValue in interface RuleBasedDataGeneratorCopyright © 2022 Apache Software Foundation. All rights reserved.