com.mchange.v2.encounter
Class EqualityEncounterCounter
java.lang.Object
com.mchange.v2.encounter.EqualityEncounterCounter
- All Implemented Interfaces:
- EncounterCounter
public class EqualityEncounterCounter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EqualityEncounterCounter
public EqualityEncounterCounter()
encounter
public long encounter(Object o)
- Specified by:
encounter
in interface EncounterCounter
- Returns:
- how many times have I seen this object before?