Package zombie.core.Collections
Class Counter
java.lang.Object
zombie.core.Collections.ConcurrentAutoTable
zombie.core.Collections.Counter
- All Implemented Interfaces:
java.io.Serializable
public class Counter extends ConcurrentAutoTable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description Counter()
-
Method Summary
Methods inherited from class zombie.core.Collections.ConcurrentAutoTable
add, decrement, estimate_get, get, increment, internal_size, intValue, longValue, print, set, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Counter
public Counter()
-