public class LocaleConverter extends Object implements Adapter<Locale,String>
LocaleConverter()
String
from(Locale instance)
Locale
to(String locale)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocaleConverter()
public String from(Locale instance)
from
Adapter<Locale,String>
public Locale to(String locale)
to
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.