Overload List
| Name | Description | |
|---|---|---|
| TermRangeFilter(String, String, String, Boolean, Boolean) | lowerTerm is null and includeLower is true (similar for upperTerm
and includeUpper)
| |
| TermRangeFilter(String, String, String, Boolean, Boolean, CompareInfo) | WARNING: Using this constructor and supplying a non-null
value in the collator |