Package proguard.analysis.cpa.jvm.state.heap
package proguard.analysis.cpa.jvm.state.heap
-
ClassDescriptionAn enumeration of supported heap models.JvmForgetfulHeapAbstractState<StateT extends AbstractState<StateT>>This is a forgetful stub heap implementation.JvmHeapAbstractState<StateT extends AbstractState<StateT>>The
JvmHeapAbstractStateprovides the interfaces for heap operations over objects and arrays.