Class ConstantValueComparator

java.lang.Object
com.yahoo.search.grouping.request.ConstantValueComparator
All Implemented Interfaces:
Comparator<ConstantValue>

public class ConstantValueComparator extends Object implements Comparator<ConstantValue>
This class compares two constant values, and takes into account that one of the arguments may be the very special infinity value.
Author:
Ulf Lilleengen