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