Summer.Batch.Extra.Sort.Legacy.Comparer Namespace Reference

Classes

class  AbstractBytesComparer
 Base class for implementations of IComparer<T> on byte arrays. More...
 
class  DefaultComparer
 Default implementation of AbstractBytesComparer that relies on an IAccessor<T> to retrieve a value to compare in a byte array. More...
 
class  StringComparer
 Implementation of AbstractBytesComparer that compares byte arrays by extracting a string value. More...