Generated by
JDiff

Class com.google.common.primitives.Longs

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