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