|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Profiler | |
|---|---|
| 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.log | |
| Uses of Profiler in edu.umd.cs.findbugs |
|---|
| Methods in edu.umd.cs.findbugs that return Profiler | |
|---|---|
Profiler |
ProjectStats.getProfiler()
|
| Uses of Profiler in edu.umd.cs.findbugs.classfile |
|---|
| Methods in edu.umd.cs.findbugs.classfile that return Profiler | |
|---|---|
Profiler |
IAnalysisCache.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 | |
|---|---|
Profiler |
AnalysisCache.getProfiler()
|
| Uses of Profiler in edu.umd.cs.findbugs.log |
|---|
| Fields in edu.umd.cs.findbugs.log declared as Profiler | |
|---|---|
protected Profiler |
Profiler.ClassNameComparator.profiler
|
| Constructors in edu.umd.cs.findbugs.log with parameters of type Profiler | |
|---|---|
Profiler.ClassNameComparator(Profiler p)
|
|
Profiler.TimePerCallComparator(Profiler p)
|
|
Profiler.TotalCallsComparator(Profiler p)
|
|
Profiler.TotalTimeComparator(Profiler p)
|
|
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||