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