public final class KeyCounter<K> extends Object
KeyCounter()
int
decrement(K aKey)
boolean
equals(Object obj)
get(K aKey)
hashCode()
increment(K aKey)
reset(K aKey)
set(K aKey, int aValue)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyCounter()
public int decrement(K aKey)
public boolean equals(Object obj)
equals
Object
public int get(K aKey)
public int hashCode()
hashCode
public int increment(K aKey)
public int reset(K aKey)
public int set(K aKey, int aValue)
public String toString()
toString
Copyright © 2019 Optimatika. All rights reserved.