| Modifier and Type | Method and Description |
|---|---|
NamedRangeSet |
NamedRangeSet.copy()
Deep copy
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedRangeSet.add(NamedRangeSet other)
Assumptions: ranges are disjoint, non-contiguous, and ordered.
|
void |
NamedRangeSet.sub(NamedRangeSet other)
Assumptions: ranges are disjoint, non-contiguous, and ordered.
|
Copyright © 2008–2015. All rights reserved.