public class Counter extends Object implements Comparable
| Modifier and Type | Field and Description |
|---|---|
int |
count |
public void add(int value)
public int getValue()
public void inc()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2016 JULIE Lab, Germany. All rights reserved.