| Package | Description |
|---|---|
| qilin.util |
Generally useful utility classes for Soot.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IterableNumberer<E>
A numberer which also supports an iterator on newly-added objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayNumberer<E extends Numberable>
A class that numbers objects, so they can be placed in bitsets.
|
class |
StringNumberer
A class that numbers strings, so they can be placed in bitsets.
|
Copyright © 2024 Soot OSS. All rights reserved.