Interface | Description |
---|---|
JvmHeapAbstractState<StateT extends LatticeAbstractState<StateT>> |
The
JvmHeapAbstractState provides the interfaces for heap operations over objects and
arrays. |
Class | Description |
---|---|
JvmForgetfulHeapAbstractState<StateT extends LatticeAbstractState<StateT>> |
This is a forgetful stub heap implementation.
|
Enum | Description |
---|---|
HeapModel |
An enumeration of supported heap models.
|