Class IdentityMap

java.lang.Object
org.castor.core.util.IdentityMap
All Implemented Interfaces:
Map

public final class IdentityMap extends Object implements Map
An IdentityMap that uses reference-equality instead of object-equality. According to its special function it violates some design contracts of the Map interface.
Since:
0.9.9
Version:
$Revision: 7491 $ $Date: 2006-04-13 10:49:49 -0600 (Thu, 13 Apr 2006) $
Author:
Ralf Joachim