FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.0

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
7 1 0 0

org.oxerr.huobi.xchange.HuobiExchange

Bug Category Details Line Priority
The class name org.oxerr.huobi.xchange.HuobiExchange shadows the simple name of the superclass org.oxerr.huobi.rest.HuobiExchange BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 17-56 High