public abstract class Global
extends java.lang.Object
| Constructor | Description |
|---|---|
Global() |
| Modifier and Type | Method | Description |
|---|---|---|
static IAnalysisCache |
getAnalysisCache() |
Get the analysis cache for the current thread.
|
static void |
removeAnalysisCacheForCurrentThread() |
Remove the analysis cache for the current thread.
|
static void |
setAnalysisCacheForCurrentThread(IAnalysisCache analysisCache) |
Set the analysis cache for the current thread.
|
public static void removeAnalysisCacheForCurrentThread()
public static void setAnalysisCacheForCurrentThread(IAnalysisCache analysisCache)
analysisCache - the analysis cache to set for the current threadpublic static IAnalysisCache getAnalysisCache()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.