edu.umd.cs.findbugs.classfile
Interface IClassObserver
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.
Author: David Hovemeyer
Observe a class being visited.
Parameters: classDescriptor class being visited
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.