Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
10.6.1.0
-
None
Description
The client has a utility class implementing functions for choosing the smallest and the largest int. These functions are already defined in java.lang.Math, and should be used instead because they are more familiar and because there is no need to duplicate the functionality.