public abstract class RecomputableClassAnalysisEngine<ResultType> extends 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>Copyright © 2003–2015. All rights reserved.