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