com.atlassian.confluence.search.actions
Class Timer

java.lang.Object
  extended by com.atlassian.confluence.search.actions.Timer
All Implemented Interfaces:
Serializable

public class Timer
extends Object
implements Serializable

See Also:
Serialized Form

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
 

Constructor Detail

Timer

public Timer()
Method Detail

start

public void start(String s)

stop

public void stop(String s)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2011 Atlassian. All Rights Reserved.