Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| GreaterFilter()()() |
Default constructor.
| |
| GreaterFilter(String, Double) |
Construct a GreaterFilter for testing "Greater" condition.
| |
| GreaterFilter(String, IComparable) |
Construct a GreaterFilter for testing "Greater" condition.
| |
| GreaterFilter(String, Int32) |
Construct a GreaterFilter for testing "Greater" condition.
| |
| GreaterFilter(String, Int64) |
Construct a GreaterFilter for testing "Greater" condition.
| |
| GreaterFilter(String, Single) |
Construct a GreaterFilter for testing "Greater" condition.
| |
| GreaterFilter(IValueExtractor, IComparable) |
Construct a GreaterFilter for testing "Greater" condition.
|