public class Counter
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
count() |
int |
count(boolean zero) |
int |
decrement() |
int |
increment() |
int |
increment(int amount) |
Copyright © 2015. All Rights Reserved.