public class CountService extends Object
Constructor and Description |
---|
CountService() |
Modifier and Type | Method and Description |
---|---|
int |
getAverage() |
int |
getCount() |
static CountService |
getInstance(javax.servlet.ServletContext application) |
static void |
main(String[] args) |
void |
touch() |
public static CountService getInstance(javax.servlet.ServletContext application)
public void touch()
public int getCount()
public int getAverage()
public static void main(String[] args)
Copyright © 2012-2018. All Rights Reserved.