|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springdashboard.logic.URLStat
public class URLStat
represent url statistic info
| Constructor Summary | |
|---|---|
URLStat()
|
|
| Method Summary | |
|---|---|
int |
getNumberOfVisits()
|
void |
increaseNumberOfVisits()
|
void |
setNumberOfVisits(int numberOfVisits)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLStat()
| Method Detail |
|---|
public int getNumberOfVisits()
public void setNumberOfVisits(int numberOfVisits)
public void increaseNumberOfVisits()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||