com.mchange.v2.encounter
Interface EncounterCounter

All Known Implementing Classes:
EqualityEncounterCounter, IdentityEncounterCounter

public interface EncounterCounter


Method Summary
 long encounter(Object o)
           
 

Method Detail

encounter

long encounter(Object o)
Returns:
how many times have I seen this object before?