Uses of Interface
org.instancio.IntervalSupplier
Packages that use IntervalSupplier
-
Uses of IntervalSupplier in org.instancio.generator.specs
Subinterfaces with type arguments of type IntervalSupplier in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceIntervalSpec<T>Spec for generating intervals of various types, such as numeric and temporal values.