| Class | Description | 
|---|---|
| ComparatorAbstract<T> | 
 Abstract class for comparators. 
 | 
| ComplexDTOComparator<T> | 
 Comparator that is able to compare by more (than one) comparators. 
 | 
| ComplexDTOComparator.ComparingAttribute | 
 Attribute to comparing. 
 | 
| DynamicDTOComparator<T> | 
 Comparator for comparing UES DTOs. 
 | 
| TextOracleComparator |