public class Counter extends Object
A light integer counter
Copyright: Copyright (c) 2006
Company: Drexel University
Counter()
Counter(int k)
void
addCount(int k)
int
getCount()
setCount(int k)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Counter()
public Counter(int k)
public void addCount(int k)
public void setCount(int k)
public int getCount()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.