Package | Description |
---|---|
soot.jimple.toolkits.thread.mhp | |
soot.util |
Generally useful utility classes for Soot.
|
Modifier and Type | Class and Description |
---|---|
class |
PegChain |
Modifier and Type | Class and Description |
---|---|
class |
IterableSet<T> |
class |
UnmodifiableIterableSet<E>
An unmodifiable version of the IterableSet class
|
Modifier and Type | Method and Description |
---|---|
static <T> HashChain<T> |
HashChain.listToHashChain(List<T> list) |
static <T> HashChain<T> |
HashChain.listToHashChain(List<T> list) |
Constructor and Description |
---|
Mapping_Iterator(HashChain c,
HashMap<Object,Object> m) |
Mapping_Iterator(HashChain c,
HashMap<Object,Object> m) |