public final class EncounterUtils extends Object
Modifier and Type | Method and Description |
---|---|
static EncounterCounter |
createStrong(Identicator id) |
static EncounterCounter |
createWeak(Identicator id) |
static EncounterCounter |
syncWrap(EncounterCounter inner)
returns the inner EncounterCounter wrapped so that all
method calls are effectively synchronized.
|
public static EncounterCounter createStrong(Identicator id)
public static EncounterCounter createWeak(Identicator id)
public static EncounterCounter syncWrap(EncounterCounter inner)
Copyright © 2018 com.mchange. All rights reserved.