The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.oxerr.okcoin.examples.rest.WithdrawDemo | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Boxing/unboxing to parse a primitive org.oxerr.okcoin.examples.rest.WithdrawDemo.demoWithdraw() | PERFORMANCE | DM_BOXED_PRIMITIVE_FOR_PARSING | 38 | High |