Uses of Enum Class
edu.umd.cs.findbugs.annotations.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 class with the specified name.static Confidence[]Confidence.values()Returns an array containing the constants of this enum class, in the order they are declared.