| Package | Description |
|---|---|
| org.apache.druid.extendedset.intset |
| Modifier and Type | Method and Description |
|---|---|
ConciseSet |
ConciseSet.clone()
See the
clone() of Object |
ConciseSet |
ConciseSet.convert(int... a) |
ConciseSet |
ConciseSet.empty() |
ConciseSet |
ConciseSet.intersection(IntSet other) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableConciseSet |
ImmutableConciseSet.newImmutableFromMutable(ConciseSet conciseSet) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.