| Package | Description |
|---|---|
| soot.util |
Generally useful utility classes for Soot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharedBitSet.and(SharedBitSet other) |
void |
SharedBitSet.or(SharedBitSet other) |
boolean |
SharedBitSet.orAndAndNot(SharedBitSet orset,
BitVector andset,
SharedBitSet andnotset) |
boolean |
SharedBitSet.orAndAndNot(SharedBitSet orset,
SharedBitSet andset,
SharedBitSet andnotset) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.