Click or drag to resize

ComparisonValueExtractor Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The ComparisonValueExtractor type exposes the following members.

Properties
  NameDescription
Public propertyComparer
Return an IComparer used by this extractor.
Public propertyExtractors
Obtain the IValueExtractor array.
(Inherited from AbstractCompositeExtractor.)
Public propertyTarget
The target of the extractor.
(Inherited from AbstractExtractor.)
Top
See Also