public class Counter
extends java.lang.Object
Constructor and Description |
---|
Counter(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
Counter |
copy() |
int |
getCount() |
int |
getCountPlusPlus() |
java.lang.String |
toString() |
public int getCount()
public int getCountPlusPlus()
public java.lang.String toString()
toString
in class java.lang.Object
public Counter copy()
Copyright © 2003-2019 The KeY-Project.