Package | Description |
---|---|
soot.toolkits.scalar |
A number of scalar optimizations, and the flow analysis framework.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayFlowUniverse<E>
Provides an implementation of a flow universe, wrapping arrays.
|
class |
CollectionFlowUniverse<E>
Provides an implementation of a flow universe, wrapping collections.
|
Constructor and Description |
---|
ArrayPackedSet(FlowUniverse<T> universe) |
ObjectIntMapper(FlowUniverse<E> flowUniverse) |
Copyright © 2020 Sable. All rights reserved.