IEntryAwareComparer Interface |
Namespace: Tangosol.Util.Comparator
public interface IEntryAwareComparer : IComparer
The IEntryAwareComparer type exposes the following members.
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 IComparer.) |
![]() | IsKeyComparer |
Specifies whether this comparer expects to compare keys or
values.
|