AttributeNumber
Summary
The value of this attribute is always a number, or null.
Instance Methods
greaterThan()
Returns
Return Values |
Returns a {Matcher} for objects greater than the provided value. |
lessThan()
Returns
Return Values |
Returns a {Matcher} for objects less than the provided value. |
greaterThanOrEqualTo()
Returns
Return Values |
Returns a {Matcher} for objects greater than the provided value. |
lessThanOrEqualTo()
Returns
Return Values |
Returns a {Matcher} for objects less than the provided value. |