Uses of Enum Class
com.google.errorprone.BugPattern.SeverityLevel
-
Uses of BugPattern.SeverityLevel in com.google.errorprone
Subclasses with type arguments of type BugPattern.SeverityLevel in com.google.errorproneModifier and TypeClassDescriptionstatic enumThe severity of the diagnostic.Methods in com.google.errorprone that return BugPattern.SeverityLevelModifier and TypeMethodDescriptionstatic BugPattern.SeverityLevelReturns the enum constant of this class with the specified name.static BugPattern.SeverityLevel[]BugPattern.SeverityLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.