tot.count
类 CountCache

java.lang.Object
  继承者 tot.count.CountCache

public class CountCache
extends java.lang.Object


字段摘要
static java.util.LinkedList list
           
 
构造函数摘要
CountCache()
          Creates a new instance of CountCache
 
方法摘要
static void add(CountBean cb)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

list

public static java.util.LinkedList list
构造函数详细信息

CountCache

public CountCache()
Creates a new instance of CountCache

方法详细信息

add

public static void add(CountBean cb)