public final class IntExtensionsKt
final static Integer
limitTo(Integer $self, Integer min, Integer max)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Integer limitTo(Integer $self, Integer min, Integer max)
Limits the integer value to the given range.
min
max