K
V
public class MapConverter<K,V> extends Object implements Converter<Map<K,V>>
Converter
Map
MapConverter()
Map<K,V>
convert(Map<K,V> map, Feature targetOwner)
Class<Map<K,V>>
getType()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapConverter()
public Map<K,V> convert(Map<K,V> map, Feature targetOwner) throws IllegalAccessError
convert
Converter<Map<K,V>>
map
targetOwner
IllegalAccessError
public Class<Map<K,V>> getType()
getType