public class MapToMapConverter<T extends Map<?,?>> extends Object implements Converter<Map<?,?>,T>
MapToMapConverter()
T
apply(Map<?,?> source, Type targetType, JConverter context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapToMapConverter()
public T apply(Map<?,?> source, Type targetType, JConverter context)
apply
Converter<Map<?,?>,T extends Map<?,?>>
source
targetType
context
Copyright © 2014. All rights reserved.