Package proguard.analysis.cpa.state
-
Interface Summary Interface Description MapAbstractStateFactory<KeyT,StateT extends LatticeAbstractState<StateT>> This interface contains a method creating a fresh instance ofMapAbstractState
. -
Class Summary Class Description DifferentialMapAbstractStateFactory<KeyT,StateT extends LatticeAbstractState<StateT>> This interface contains a method creating a fresh instance ofDifferentialMapAbstractState
.HashMapAbstractStateFactory<KeyT,StateT extends LatticeAbstractState<StateT>> This interface contains a method creating a fresh instance ofHashMapAbstractState
.LimitedHashMapAbstractStateFactory<KeyT,AbstractSpaceT extends LatticeAbstractState<AbstractSpaceT>> This interface contains a method creating a fresh instance ofLimitedHashMapAbstractState
.