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

Overload List

  NameDescription
ContainsAllFilter()()()
Default constructor.
ContainsAllFilter(String, ICollection)
Construct an ContainsAllFilter for testing containment of the given collection of values.
ContainsAllFilter(IValueExtractor, ICollection)
Construct an ContainsAllFilter for testing containment of the given collection of values.

See Also