IComparableConditionBuilder<T, U>
Builds conditions that are using relative comparison.
Results are returned when the result's value is greater than the value provided.
Results are returned when the result's value is greater than or equal to the value provided.
Results are returned when the result's value is less than the value provided.
Results are returned when the result's value is less than or equal to the value provided.