com.wm.app.tn.db
Class Counter

java.lang.Object
  extended by com.wm.app.tn.db.Counter

public class Counter
extends java.lang.Object


Constructor Summary
Counter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static java.lang.String next()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Counter

public Counter()
Method Detail

next

public static java.lang.String next()

main

public static void main(java.lang.String[] args)