public class RandomSequenceGenerator extends Object implements SequenceGenerator
| Constructor and Description |
|---|
RandomSequenceGenerator(Distribution distribution,
long min,
long max,
long width) |
public RandomSequenceGenerator(Distribution distribution, long min, long max, long width)
public long next()
next in interface SequenceGeneratorpublic String getDescription()
getDescription in interface SequenceGeneratorCopyright © 2023. All rights reserved.