public interface CoercionContextLocale extends CoercionContext
| Modifier and Type | Method and Description |
|---|---|
static CoercionContextLocale |
create() |
static CoercionContextLocale |
create(java.util.Locale locale) |
java.util.Locale |
locale()
Return the locale to ese in the coerce operation.
|
static CoercionContextLocale create()
static CoercionContextLocale create(java.util.Locale locale)
java.util.Locale locale()