public class IntGenerator extends RangedGenerator<Integer>
max, min| Constructor and Description |
|---|
IntGenerator() |
IntGenerator(int min,
int max) |
public IntGenerator()
public IntGenerator(int min,
int max)
public Integer generate()
Copyright © 2017. All Rights Reserved.