tot.count
类 CountControl

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

public class CountControl
extends java.lang.Object


构造函数摘要
CountControl()
          Creates a new instance of CountThread
 
方法摘要
 void executeUpdate()
           
 long getLast()
           
 void run()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

CountControl

public CountControl()
Creates a new instance of CountThread

方法详细信息

executeUpdate

public void executeUpdate()

getLast

public long getLast()

run

public void run()