| Package | Description |
|---|---|
| io.github.benas.randombeans.randomizers.time |
This package contains randomizers for date and time types.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalTimeRandomizer |
LocalTimeRandomizer.aNewLocalTimeRandomizer()
Create a new
LocalTimeRandomizer. |
static LocalTimeRandomizer |
LocalTimeRandomizer.aNewLocalTimeRandomizer(long seed)
Create a new
LocalTimeRandomizer. |
| Modifier and Type | Method and Description |
|---|---|
void |
OffsetTimeRandomizer.setLocalTimeRandomizer(LocalTimeRandomizer localTimeRandomizer) |
void |
OffsetDateTimeRandomizer.setLocalTimeRandomizer(LocalTimeRandomizer localTimeRandomizer) |
void |
LocalDateTimeRandomizer.setLocalTimeRandomizer(LocalTimeRandomizer localTimeRandomizer) |
Copyright © 2017. All Rights Reserved.