Constructor and Description |
---|
LocaleConverter() |
Modifier and Type | Method and Description |
---|---|
String |
from(Locale instance)
Take the object A from JSON an convert it to B to store in the POJO
|
Locale |
to(String locale)
Transfer B to JSON as A.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.