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