![]() | StandardComparerT Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.StandardComparer`1"]
Namespace: com.espertech.esper.compat.collections
public class StandardComparer<T> : IComparer
[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.compat.collections.StandardComparer`1"]
The StandardComparerT type exposes the following members.
Name | Description | |
---|---|---|
![]() | StandardComparerT | Initializes a new instance of the StandardComparerT class |
Name | Description | |
---|---|---|
![]() | Compare |
Compares two objects and returns a value indicating whether one is less than, equal to,
or greater than the other.
|