Uses of Enum
edu.umd.cs.findbugs.detect.UselessSubclassMethod.State
Packages that use UselessSubclassMethod.State
-
Uses of UselessSubclassMethod.State in edu.umd.cs.findbugs.detect
Subclasses with type arguments of type UselessSubclassMethod.State in edu.umd.cs.findbugs.detectFields in edu.umd.cs.findbugs.detect declared as UselessSubclassMethod.StateMethods in edu.umd.cs.findbugs.detect that return UselessSubclassMethod.StateModifier and TypeMethodDescriptionstatic UselessSubclassMethod.StateReturns the enum constant of this type with the specified name.static UselessSubclassMethod.State[]UselessSubclassMethod.State.values()Returns an array containing the constants of this enum type, in the order they are declared.