驗證網址findbugs.sourceforge.net安全性

FindBugs Bug Descriptions - FindBugs™ - Find Bugs in Java Programs

Descriptions BC: Equals method should not assume anything about the type of its argument (BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS) The equals(Object o) method shouldn't make any assumptions about the type of o. It should simply return ......

網址安全性掃描由 google 提供