| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openjdk.jmh.profile.ClassloaderProfiler
public class ClassloaderProfiler
Constructor Summary | |
---|---|
ClassloaderProfiler() |
Method Summary | |
---|---|
Collection<? extends Result> | afterIteration() |
void | beforeIteration() |
Collection<String> | checkSupport() |
String | getDescription() |
String | label() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassloaderProfiler()
Method Detail |
---|
public String getDescription()
getDescription
in interface Profiler
public Collection<String> checkSupport()
checkSupport
in interface Profiler
public String label()
public void beforeIteration()
beforeIteration
in interface InternalProfiler
public Collection<? extends Result> afterIteration()
afterIteration
in interface InternalProfiler
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |