Uses of Package
edu.umd.cs.findbugs.log
-
Packages that use edu.umd.cs.findbugs.log Package Description 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.edu.umd.cs.findbugs.classfile A high-level abstraction layer for codebases, classes, and components of classes (methods, fields, instructions, etc.).edu.umd.cs.findbugs.classfile.impl Implementations of the interfaces in the edu.umd.cs.findbugs.classfile package: the core classes of the FindBugs classfile/classpath support layer.edu.umd.cs.findbugs.gui2 edu.umd.cs.findbugs.log -
Classes in edu.umd.cs.findbugs.log used by edu.umd.cs.findbugs Class Description Profiler This class is mutable and not synchronized, so create independentProfiler
instance for each worker thread. -
Classes in edu.umd.cs.findbugs.log used by edu.umd.cs.findbugs.classfile Class Description Profiler This class is mutable and not synchronized, so create independentProfiler
instance for each worker thread. -
Classes in edu.umd.cs.findbugs.log used by edu.umd.cs.findbugs.classfile.impl Class Description Profiler This class is mutable and not synchronized, so create independentProfiler
instance for each worker thread. -
Classes in edu.umd.cs.findbugs.log used by edu.umd.cs.findbugs.gui2 Class Description Logger LogSync -
Classes in edu.umd.cs.findbugs.log used by edu.umd.cs.findbugs.log Class Description IProfiler Logger LogSync Profiler This class is mutable and not synchronized, so create independentProfiler
instance for each worker thread.Profiler.ClassNameComparator Profiler.Clock Profiler.Filter Profiler.Profile