mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Two Integer object was created for each comparison, just in order to compare the two values. This is replaced with Integer.compare() Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>