public interface EncounterCounter
Modifier and Type | Method and Description |
---|---|
long |
encounter(Object o) |
long |
reset(Object o) |
void |
resetAll()
Remove all Object histories, resetting counts and
clearing any references from strong counters.
|
long encounter(Object o)
long reset(Object o)
void resetAll()
Copyright © 2017 com.mchange. All rights reserved.