ensureValuesAtLeast

abstract fun ensureValuesAtLeast(start: Float = this.start, end: Float = this.end)

Ensures that the stored values are no smaller than the provided ones.