Click or drag to resize

ContainsAllFilter Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodContainsAllFilter
Default constructor.
Public methodContainsAllFilter(String, ICollection)
Construct an ContainsAllFilter for testing containment of the given collection of values.
Public methodContainsAllFilter(IValueExtractor, ICollection)
Construct an ContainsAllFilter for testing containment of the given collection of values.
Top
See Also