Generated by
JDiff

Class com.google.common.primitives.Ints

Added Methods
int constrainToRange(int, int, int) Returns the value nearest to {@code value} which is within the closed range {@code [min..max]}.