public class Counter extends Object
Counter(int init)
int
getCount()
void
setCount(int count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Counter(int init)
init
public int getCount()
public void setCount(int count)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.