|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void addAll(Iterable<Range<C>> ) |
Adds all of the specified ranges to this range set (optional operation). |
boolean enclosesAll(Iterable<Range<C>> ) |
Returns {@code true} if for each range in {@code other} there exists a member range in this range set which Range#encloses encloses it. |
void removeAll(Iterable<Range<C>> ) |
Removes all of the specified ranges from this range set (optional operation). |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |