cgl.narada.util
Class Counter
java.lang.Object
cgl.narada.util.Counter
public class Counter
- extends Object
This is a utility class that allows us to use do simple counting operations
in a fashio that is easy to use with Hashtables, Vectors and LinkedList
classes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Counter
public Counter()
incrementCount
public int incrementCount()
decrementCount
public int decrementCount()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project