public interface IDatabaseFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createDatabase() |
void |
registerWith(IAnalysisCache analysisCache) |
T createDatabase() throws CheckedAnalysisException
CheckedAnalysisExceptionvoid registerWith(IAnalysisCache analysisCache)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.