public final class Counter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
value
Mutable int value
|
| Constructor and Description |
|---|
Counter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |