public class LongGenerator extends RangedGenerator<Long>
max, min
LongGenerator()
LongGenerator(Long min, Long max)
Long
generate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongGenerator()
public LongGenerator(Long min, Long max)
public Long generate()
Copyright © 2017. All Rights Reserved.