The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
Class | Bugs |
---|---|
au.gov.amsa.util.RingBuffer$1 | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
au.gov.amsa.util.RingBuffer$1.next() can't throw NoSuchElementException | BAD_PRACTICE | IT_NO_SUCH_ELEMENT | 50-52 | Medium |