Class SortKey.SortComparator

java.lang.Object
org.forgerock.opendj.ldap.SortKey.SortComparator
All Implemented Interfaces:
Comparator<Entry>
Enclosing class:
SortKey

public static final class SortKey.SortComparator extends Object implements Comparator<Entry>
Comparator derived from a sort key which can be used to compare entries.

Comparators themselves can be tested for equality of the sort key attribute type, sort order and matching rule.