Check whether all values in this interval are non-negative.
Check whether all values in this interval are non-positive.
Determine whether the interval contains at most n different
values.
Determine whether the interval contains at most n different
values.
TODO: take gap into account?
Compute the greatest negative element in this interval.
Compute the least positive element in this interval.
(Since version ) see corresponding Javadoc for more information.