public class Counter extends Object
| Constructor and Description |
|---|
Counter() |
| Modifier and Type | Method and Description |
|---|---|
void |
increment() |
void |
increment(int amount) |
String |
toString() |
int |
value() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.