Uses of Class
io.github.krandom.randomizers.time.LocalDateRandomizer
Packages that use LocalDateRandomizer
Package
Description
This package contains randomizers for date and time types.
-
Uses of LocalDateRandomizer in io.github.krandom.randomizers.time
Methods in io.github.krandom.randomizers.time with parameters of type LocalDateRandomizerModifier and TypeMethodDescriptionvoid
LocalDateTimeRandomizer.setLocalDateRandomizer
(LocalDateRandomizer localDateRandomizer) void
OffsetDateTimeRandomizer.setLocalDateRandomizer
(LocalDateRandomizer localDateRandomizer)