owltools.profile
Class Profiler

java.lang.Object
  extended by owltools.profile.Profiler

public class Profiler
extends Object


Constructor Summary
Profiler()
           
 
Method Summary
 void endTaskNotify(String task)
           
 void report()
           
 void startTaskNotify(String task)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Profiler

public Profiler()
Method Detail

startTaskNotify

public void startTaskNotify(String task)

endTaskNotify

public void endTaskNotify(String task)

report

public void report()


Copyright © 2010-2011. All Rights Reserved.