Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| 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.
|