Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
EntryComparer()()()
Default constructor.
EntryComparer(IComparer)
Construct an EntryComparer to compare entries' values using the provided IComparer object.
EntryComparer(IComparer, ComparisonStyle)
Construct an EntryComparer to compare entries using the provided IComparer object according to the specified comparison style.

See Also