public interface IDatabaseFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createDatabase() |
void |
registerWith(IAnalysisCache analysisCache) |
T createDatabase() throws CheckedAnalysisException
CheckedAnalysisExceptionvoid registerWith(IAnalysisCache analysisCache)
SpotBugs is licensed under the LGPL.