public class IntGenerator extends Object implements Generator<Integer>
IntGenerator()
IntGenerator(int min, int max)
Integer
generate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntGenerator()
public IntGenerator(int min, int max)
public Integer generate()
generate
Generator<Integer>
Copyright © 2017. All Rights Reserved.