BasicConfinedValueModel

constructor(limit: ClosedRange<T>, value: T = limit.start)(source)