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