Fix Sonar code smell issue

Sonar does not allow constant definitions in interfaces. Remove the
REVERSE_ORDER_COMPARATOR constant, which was used only in a single
method within this interface.

Change-Id: If1569c0c0dea61a330f1d7c03e0171980e3d4b87
1 file changed