|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClassObserver
Observer for classes being visited in some manner. If the observe wishes to load the actual class data (or some analysis of the class) it must explicitly load it from the analysis cache.
Method Summary | |
---|---|
void |
observeClass(ClassDescriptor classDescriptor)
Observe a class being visited. |
Method Detail |
---|
void observeClass(ClassDescriptor classDescriptor)
classDescriptor
- class being visited
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |