.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Util.Aggregator
ComparableMin Class
ComparableMin Constructor
ComparableMin Constructor
ComparableMin Constructor (String)
ComparableMin Constructor (IValueExtractor)
ComparableMin Constructor (IValueExtractor, IComparer)
ComparableMin Constructor (IValueExtractor, IComparer)
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Construct a
ComparableMin
aggregator.
Namespace:
Tangosol.Util.Aggregator
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
ComparableMin
(
IValueExtractor
extractor
,
IComparer
comparer
)
Parameters
extractor
Type:
Tangosol.Util
IValueExtractor
The extractor that provides an object to be compared.
comparer
Type:
System.Collections
IComparer
The comparer used to compare the extracted object.
See Also
Reference
ComparableMin Class
ComparableMin Overload
Tangosol.Util.Aggregator Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.