Generated by
JDiff

Class com.google.common.primitives.Floats

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