SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is low
Effort is max
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 8 | 1 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| it.tidalwave.thesefoolishthings.examples.extendedfinderexample.PersonFinderImpl2b | 1 |
it.tidalwave.thesefoolishthings.examples.extendedfinderexample.PersonFinderImpl2b
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Class it.tidalwave.thesefoolishthings.examples.extendedfinderexample.PersonFinderImpl2b defines non-transient non-serializable instance field status | BAD_PRACTICE | SE_BAD_FIELD | Not available | Medium |
TheseFoolishThings :: Examples :: Finder :: Extended Finder