FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
16 1 0 0

org.oxerr.okcoin.examples.rest.WithdrawDemo

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