org.apache.struts2.util
类 Timer

java.lang.Object
  继承者 org.apache.struts2.util.Timer

public class Timer
extends Object

A bean that can be used to time execution of pages


构造方法摘要
Timer()
           
 
方法摘要
 long getTime()
           
 long getTotal()
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Timer

public Timer()
方法详细信息

getTime

public long getTime()

getTotal

public long getTotal()