|
FindBugs™ 1.3.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.log.Profiler
public class Profiler
| Method Summary | |
|---|---|
void |
clear()
Clears the previously accumulated data. |
void |
end(java.lang.Class<?> c)
|
static Profiler |
getInstance()
|
void |
report()
|
void |
start(java.lang.Class<?> c)
|
void |
writeXML(XMLOutput xmlOutput)
Write this object to given XMLOutput. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Profiler getInstance()
public void start(java.lang.Class<?> c)
public void end(java.lang.Class<?> c)
public void report()
public void clear()
public void writeXML(XMLOutput xmlOutput)
throws java.io.IOException
XMLWriteable
writeXML in interface XMLWriteablexmlOutput - the XMLOutput for the document
java.io.IOException
|
FindBugs™ 1.3.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||