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 |
---|---|
void |
handleCall(long nanoTime) |
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)
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.