Uses of Class
edu.umd.cs.findbugs.detect.FindRoughConstants.BadConstant
-
Packages that use FindRoughConstants.BadConstant Package Description edu.umd.cs.findbugs.detect -
-
Uses of FindRoughConstants.BadConstant in edu.umd.cs.findbugs.detect
Fields in edu.umd.cs.findbugs.detect declared as FindRoughConstants.BadConstant Modifier and Type Field Description private static FindRoughConstants.BadConstant[]
FindRoughConstants. badConstants
Methods in edu.umd.cs.findbugs.detect with parameters of type FindRoughConstants.BadConstant Modifier and Type Method Description private int
FindRoughConstants. getPriority(FindRoughConstants.BadConstant badConstant, java.lang.Number constValue, double candidate)
-