Implement to compare two arguments for sorting.
Implement to compare two arguments for sorting. Return a negative value, zero, or a positive value if the first argument is smaller, equal or greater than the second.
QueryComparator Interface | com.db4o.query Namespace