| Package | Description |
|---|---|
| tech.tablesaw.util.collections |
| Modifier and Type | Method and Description |
|---|---|
static IntTreeRangeSet |
IntTreeRangeSet.create()
Creates an empty
IntTreeRangeSet instance. |
static IntTreeRangeSet |
IntTreeRangeSet.create(IntRangeSet rangeSet)
Returns a
IntTreeRangeSet initialized with the ranges in the specified range set. |
Copyright © 2017. All rights reserved.