public class FindBugsResult extends Object implements Serializable
| Constructor and Description |
|---|
FindBugsResult(int bugCount,
int missingClassCount,
int errorCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBugCount() |
int |
getErrorCount() |
int |
getMissingClassCount() |
Copyright © 2013. All rights reserved