Package com.mchange.v2.encounter
Class EncounterUtils
java.lang.Object
com.mchange.v2.encounter.EncounterUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic EncounterCounter
static EncounterCounter
static EncounterCounter
syncWrap
(EncounterCounter inner) returns the inner EncounterCounter wrapped so that all method calls are effectively synchronized.
-
Method Details
-
createStrong
-
createWeak
-
syncWrap
returns the inner EncounterCounter wrapped so that all method calls are effectively synchronized.
-