Uses of Enum Class
edu.umd.cs.findbugs.annotations.SuppressMatchType
-
Uses of SuppressMatchType in edu.umd.cs.findbugs.annotations
Methods in edu.umd.cs.findbugs.annotations that return SuppressMatchTypeModifier and TypeMethodDescriptionstatic SuppressMatchTypeReturns the enum constant of this class with the specified name.static SuppressMatchType[]SuppressMatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.