isGreaterThanValue method
- int value
Composes a function that indicates if, point-wise, this function's field result is greater than a given value.
The function result has no data where this function's field result has no data.
The function result extent equals that of this function's field result.
Parameters:
value— The comparison value.
Return Value: A function that indicates if this function's field result is greater than a given value.