Click or drag to resize

IEntryAwareComparer Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The IEntryAwareComparer type exposes the following members.

Methods
  NameDescription
Public methodCompare
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
(Inherited from IComparer.)
Public methodIsKeyComparer
Specifies whether this comparer expects to compare keys or values.
Top
See Also