| Package | Description |
|---|---|
| regexodus.ds |
| Modifier and Type | Method and Description |
|---|---|
IntBitSet |
IntBitSet.and(IntBitSet set) |
IntBitSet |
IntBitSet.andNot(IntBitSet set) |
IntBitSet |
IntBitSet.clone() |
IntBitSet |
IntBitSet.get(int fromIndex,
int toIndex) |
IntBitSet |
IntBitSet.negate() |
IntBitSet |
IntBitSet.or(IntBitSet set) |
IntBitSet |
IntBitSet.xor(IntBitSet set) |
| Modifier and Type | Method and Description |
|---|---|
IntBitSet |
IntBitSet.and(IntBitSet set) |
IntBitSet |
IntBitSet.andNot(IntBitSet set) |
boolean |
IntBitSet.intersects(IntBitSet set) |
IntBitSet |
IntBitSet.or(IntBitSet set) |
IntBitSet |
IntBitSet.xor(IntBitSet set) |
Copyright © 2016. All rights reserved.