public static class Bag.Counter extends Object implements Serializable
Counter()
Counter(int count)
boolean
decrement()
int
get()
void
increment()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Counter()
public Counter(int count)
public void increment()
public boolean decrement()
public int get()
public String toString()
toString
Object
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.