Uses of Enum
edu.umd.cs.findbugs.detect.FindReturnRef.CaptureKind
Packages that use FindReturnRef.CaptureKind
-
Uses of FindReturnRef.CaptureKind in edu.umd.cs.findbugs.detect
Methods in edu.umd.cs.findbugs.detect that return FindReturnRef.CaptureKindModifier and TypeMethodDescriptionprivate FindReturnRef.CaptureKind
FindReturnRef.getPotentialCapture
(OpcodeStack.Item top) static FindReturnRef.CaptureKind
Returns the enum constant of this type with the specified name.static FindReturnRef.CaptureKind[]
FindReturnRef.CaptureKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.