|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpygmy.handlers.StatsHandler.UrlStatistics
public static class StatsHandler.UrlStatistics
Constructor Summary | |
---|---|
StatsHandler.UrlStatistics(long currentTime)
|
Method Summary | |
---|---|
int |
count()
|
long |
getFirstTime()
|
long |
getLastTime()
|
void |
increment()
|
void |
lastTime(long currentTime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatsHandler.UrlStatistics(long currentTime)
Method Detail |
---|
public void lastTime(long currentTime)
public void increment()
public long getFirstTime()
public long getLastTime()
public int count()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |