public abstract class RecomputableClassAnalysisEngine<ResultType> extends java.lang.Object implements IClassAnalysisEngine<ResultType>
| Constructor and Description | 
|---|
| RecomputableClassAnalysisEngine() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canRecompute()Return true if analysis results produced by this analysis engine can be
 recomputed. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanalyze, registerWithpublic boolean canRecompute()
IClassAnalysisEnginecanRecompute in interface IClassAnalysisEngine<ResultType>SpotBugs is licensed under the LGPL.