public class Counter extends Object
Modifier and Type | Method and Description |
---|---|
int |
count()
for backwards compatibility
|
int |
count(boolean zero) |
int |
decrement() |
int |
increment() |
int |
increment(int amount) |
Copyright © 2019. All Rights Reserved.