Uses of Class
edu.umd.cs.findbugs.log.Profiler
Packages that use Profiler
Package
Description
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
A high-level abstraction layer for codebases, classes, and components of
classes (methods, fields, instructions, etc.).
Implementations of the interfaces in the edu.umd.cs.findbugs.classfile
package: the core classes of the FindBugs classfile/classpath support
layer.
-
Uses of Profiler in edu.umd.cs.findbugs
Methods in edu.umd.cs.findbugs that return Profiler -
Uses of Profiler in edu.umd.cs.findbugs.classfile
Methods in edu.umd.cs.findbugs.classfile that return ProfilerModifier and TypeMethodDescriptionIAnalysisCache.getProfiler()
Get the analysis profiler instance, never null -
Uses of Profiler in edu.umd.cs.findbugs.classfile.impl
Methods in edu.umd.cs.findbugs.classfile.impl that return Profiler -
Uses of Profiler in edu.umd.cs.findbugs.log
Fields in edu.umd.cs.findbugs.log declared as ProfilerConstructors in edu.umd.cs.findbugs.log with parameters of type ProfilerModifierConstructorDescription