Constant Field Values
Contents
org.jeasy.*
-
org.jeasy.random.EasyRandomParameters Modifier and Type Constant Field Value public static final int
DEFAULT_DATE_RANGE
10
public static final int
DEFAULT_OBJECT_POOL_SIZE
10
public static final int
DEFAULT_RANDOMIZATION_DEPTH
2147483647
public static final long
DEFAULT_SEED
123L
-
org.jeasy.random.randomizers.time.DayRandomizer Modifier and Type Constant Field Value public static final int
MAX_DAY
28
public static final int
MIN_DAY
1
-
org.jeasy.random.randomizers.time.HourRandomizer Modifier and Type Constant Field Value public static final int
MAX_HOUR
23
public static final int
MIN_HOUR
0
-
org.jeasy.random.randomizers.time.MinuteRandomizer Modifier and Type Constant Field Value public static final int
MAX_MINUTE
59
public static final int
MIN_MINUTE
0
-
org.jeasy.random.randomizers.time.NanoSecondRandomizer Modifier and Type Constant Field Value public static final int
MAX_NANO_SECOND
999999999
public static final int
MIN_NANO_SECOND
0