JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
edu.umd.cs.findbugs.log
IProfiler
Contents
Description
Method Summary
Method Details
getProfile(Class)
Hide sidebar
Show sidebar
Interface IProfiler
All Known Implementing Classes:
Profiler
,
ProfileSummary
public interface
IProfiler
Since:
4.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Profiler.Profile
getProfile
(
Class
<?> targetClass)
Method Details
getProfile
Profiler.Profile
getProfile
(
Class
<?> targetClass)