The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| com.github.jinahya.imgscalr.Scalr | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| The class name com.github.jinahya.imgscalr.Scalr shadows the simple name of the superclass org.imgscalr.Scalr | BAD_PRACTICE | NM_SAME_SIMPLE_NAME_AS_SUPERCLASS | 62-249 | High |