com.atlassian.confluence.search.actions
Class Timer

java.lang.Object
  extended bycom.atlassian.confluence.search.actions.Timer

public class Timer
extends Object


Field Summary
protected static org.apache.log4j.Category log
           
 
Constructor Summary
Timer()
           
 
Method Summary
 void start(String s)
           
 void stop(String s)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Category log
Constructor Detail

Timer

public Timer()
Method Detail

start

public void start(String s)

stop

public void stop(String s)

toString

public String toString()


Confluence is developed by Atlassian.