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