| Interface | Description |
|---|---|
| Identicator |
Identicators should be immutable (sharable).
|
| Class | Description |
|---|---|
| IdentityHashCodeIdenticator |
Two entities are considered equivalent if they share the same IdentityHashCode
|
| IdHashMap | |
| IdHashSet | |
| IdList | |
| IdWeakHashMap |
IdWeakHashMap is NOT null-accepting!
|
| StrongIdentityIdenticator |