public class EnhancedRandomParameters extends Object
EnhancedRandom
instance.Modifier and Type | Class and Description |
---|---|
static class |
EnhancedRandomParameters.Range<T> |
Constructor and Description |
---|
EnhancedRandomParameters() |
Modifier and Type | Method and Description |
---|---|
void |
setDateRange(java.time.LocalDate min,
java.time.LocalDate max) |
void |
setTimeRange(java.time.LocalTime min,
java.time.LocalTime max) |
Copyright © 2016. All Rights Reserved.