FindBugs™ 1.3.4

edu.umd.cs.findbugs.log
Class Profiler

java.lang.Object
  extended by edu.umd.cs.findbugs.log.Profiler

public class Profiler
extends java.lang.Object

Author:
pugh

Method Summary
 void end(java.lang.Class<?> c)
           
static Profiler getInstance()
           
 void report()
           
 void start(java.lang.Class<?> c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Profiler getInstance()

start

public void start(java.lang.Class<?> c)

end

public void end(java.lang.Class<?> c)

report

public void report()

FindBugs™ 1.3.4

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.