Class MapHandler<C>

java.lang.Object
org.datanucleus.store.types.containers.MapHandler<C>
All Implemented Interfaces:
ContainerHandler<C,MapContainerAdapter<C>>
Direct Known Subclasses:
JDKMapHandler

public abstract class MapHandler<C> extends Object implements ContainerHandler<C,MapContainerAdapter<C>>