public class CoercionContextLocaleImpl extends java.lang.Object implements CoercionContextLocale
| Constructor and Description |
|---|
CoercionContextLocaleImpl(java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
locale()
Return the locale to ese in the coerce operation.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreate, createpublic CoercionContextLocaleImpl(java.util.Locale locale)
public java.util.Locale locale()
CoercionContextLocalelocale in interface CoercionContextLocalepublic java.lang.String toString()
toString in class java.lang.Object