Package | Description |
---|---|
com.mchange.v1.db.sql.schemarep | |
com.mchange.v1.identicator | |
com.mchange.v2.encounter |
Modifier and Type | Class and Description |
---|---|
class |
TypeRepIdenticator |
Modifier and Type | Class and Description |
---|---|
class |
IdentityHashCodeIdenticator
Two entities are considered equivalent if they share the same IdentityHashCode
|
class |
StrongIdentityIdenticator |
Constructor and Description |
---|
IdHashMap(Identicator id) |
IdHashSet(Collection c,
Identicator id) |
IdHashSet(Identicator id) |
IdHashSet(int initialCapacity,
float loadFactor,
Identicator id) |
IdHashSet(int initialCapacity,
Identicator id) |
IdList(Identicator id,
List inner) |
IdWeakHashMap(Identicator id) |
Modifier and Type | Method and Description |
---|---|
static EncounterCounter |
EncounterUtils.createStrong(Identicator id) |
static EncounterCounter |
EncounterUtils.createWeak(Identicator id) |
Copyright © 2017 com.mchange. All rights reserved.