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