public class ConverterFactory extends Object
ConverterFactory()
static <P,F> Converter<F,P>
getConverter(Class<F> inType, Type outType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConverterFactory()
public static <P,F> Converter<F,P> getConverter(Class<F> inType, Type outType)
Copyright © 2015. All rights reserved.