public class LocaleConverter extends Object implements Converter<Locale>
static LocaleConverter
instance
LocaleConverter()
Locale
convertTo(char[] chars)
convertTo(Object obj, Type type)
convertTo(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final LocaleConverter instance
public LocaleConverter()
public Locale convertTo(String str)
public Locale convertTo(char[] chars)
public Locale convertTo(Object obj, Type type)
convertTo
Converter<Locale>
Copyright © 2018. All rights reserved.