The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
org.codice.ddf.platform.util.ServiceComparator | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.codice.ddf.platform.util.ServiceComparator implements Comparator but not Serializable | BAD_PRACTICE | SE_COMPARATOR_SHOULD_BE_SERIALIZABLE | 24 | Medium |