public class DefaultLocalePair extends Object implements LocalePair
| Constructor and Description |
|---|
DefaultLocalePair(LocaleId source,
LocaleId target) |
| Modifier and Type | Method and Description |
|---|---|
LocaleId |
source()
Obtains the source locale.
|
LocaleId |
target()
Obtains the target locale.
|
public LocaleId source()
LocalePairsource in interface LocalePairpublic LocaleId target()
LocalePairtarget in interface LocalePairCopyright © 2022. All rights reserved.