public class MapToObjectReflectionConverter<T> extends Object implements Converter<Map<String,String>,T>
MapToObjectReflectionConverter(Class<T> type)
T
convert(Map<String,String> source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapToObjectReflectionConverter(Class<T> type)
public T convert(Map<String,String> source)
convert
Converter<Map<String,String>,T>
Copyright © 2018. All rights reserved.