Skip navigation links

Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.parameters

Controls how variable-instances are handled in the AndroidModel.

See: Description

Package com.ibm.wala.dalvik.ipa.callgraph.androidModel.parameters Description

Controls how variable-instances are handled in the AndroidModel. The IInstantiationBehavior controls when to create a new instance of a given type or when to use existing one. The AndroidModelParameterManager helps keeping track of the various instances.
Since:
2013-10-25
See Also:
IInstantiationBehavior
Skip navigation links