NumCoerceAtMostExtension<T extends num> extension

on
  • T

Methods

coerceAtMost(T maximumValue) → T
Ensures that this value is not greater than the specified maximumValue.