public static class Profiler.Profile extends java.lang.Object implements XMLWriteable
Constructor and Description |
---|
Profiler.Profile(java.lang.String className) |
Modifier and Type | Method and Description |
---|---|
long |
getTotalTime() |
void |
handleCall(long nanoTime,
java.lang.Object context) |
void |
writeXML(XMLOutput xmlOutput)
Write this object to given XMLOutput.
|
public Profiler.Profile(java.lang.String className)
className
- non null full qualified class namepublic void handleCall(long nanoTime, java.lang.Object context)
public long getTotalTime()
public void writeXML(XMLOutput xmlOutput) throws java.io.IOException
XMLWriteable
writeXML
in interface XMLWriteable
xmlOutput
- java.io.IOException
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.