Package org.instancio

Interface IntervalSupplier<T>

Type Parameters:
T - the type of value underlying the interval

@ExperimentalApi public interface IntervalSupplier<T>
A supplier of start and end interval values.
Since:
5.0.0
See Also: