Package com.ibm.wala.examples.analysis

Class Summary
SimpleThreadEscapeAnalysis A simple thread-level escape analysis: this code computes the set of classes of which some instance may be accessed by some thread other than the one that created it.