Generated by
JDiff

Class com.google.common.primitives.Shorts

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