public final class ConverterFactory extends Object
ConverterFactory()
static Converter
get(Class<?> type)
static void
register(Class<?> type, Converter converter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConverterFactory()
public static final Converter get(Class<?> type)
public static final void register(Class<?> type, Converter converter)
Copyright © 2018. All rights reserved.