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