edu.umd.cs.findbugs.classfile
public abstract class Global extends Object
Method Summary | |
---|---|
static IAnalysisCache | getAnalysisCache()
Get the analysis cache for the current thread.
|
static void | setAnalysisCacheForCurrentThread(IAnalysisCache analysisCache)
Set the analysis cache for the current thread.
|
Returns: the analysis cache for the current thread
Parameters: analysisCache the analysis cache to set for the current thread