|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PackageMemberAnnotation | |
---|---|
edu.umd.cs.findbugs | Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany. |
Uses of PackageMemberAnnotation in edu.umd.cs.findbugs |
---|
Subclasses of PackageMemberAnnotation in edu.umd.cs.findbugs | |
---|---|
class |
ClassAnnotation
A BugAnnotation object specifying a Java class involved in the bug. |
class |
FieldAnnotation
A BugAnnotation specifying a particular field in particular class. |
class |
MethodAnnotation
A BugAnnotation specifying a particular method in a particular class. |
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |