TEnumerableSorter<T> Class
Represents type TEnumerableSorter<T>
.
TInterfacedObject
Spring.Collections.Extensions.TEnumerableSorter<T>
Spring.Collections.Extensions.TEnumerableSorter<TElement,TKey>
Spring.Collections.Extensions.TEnumerableSorter<T>
Spring.Collections.Extensions.TEnumerableSorter<TElement,TKey>
type TEnumerableSorter<T> = class(TInterfacedObject, IEnumerableSorter<T>) end;
Type Parameters
- T
The TEnumerableSorter<T> type exposes the following members.
Show:
Name | Description | |
---|---|---|
CompareKeys(Integer,Integer) | Represents method | |
ComputeKeys(TArray,Integer) | Represents method | |
Sort(TArray,Integer) | Represents method |