Uses of Enum
edu.umd.cs.findbugs.annotations.Confidence
Packages that use Confidence
-
Uses of Confidence in edu.umd.cs.findbugs.annotations
Methods in edu.umd.cs.findbugs.annotations that return ConfidenceModifier and TypeMethodDescriptionstatic ConfidenceConfidence.getConfidence(int prio) Given a numeric confidence value, report the corresponding confidence enum valuestatic ConfidenceReturns the enum constant of this type with the specified name.static Confidence[]Confidence.values()Returns an array containing the constants of this enum type, in the order they are declared.