Class MapItem<K,V>

java.lang.Object
org.exolab.castor.mapping.MapItem<K,V>

public class MapItem<K,V> extends Object
Represents a Mapped Object. This Class allows for more control over the key used in Maps and Hashtables.
Version:
$Revision$ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco