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


package com.ibm.wala.dalvik.ipa.callgraph.androidModel.parameters
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
Author:
Tobias Blaschke <code@tobiasblaschke.de>
See Also: