Class MapCollectionMapper<T extends Map>

All Implemented Interfaces:
DynamicComponentMapperSupport, ModifiedFlagMapperSupport, PropertyMapper
Direct Known Subclasses:
SortedMapCollectionMapper

public class MapCollectionMapper<T extends Map> extends AbstractCollectionMapper<T> implements PropertyMapper