Modifier and Type | Method and Description |
---|---|
static ej.nls.NLS |
BinaryNLS.newBinaryNLS(java.lang.String nlsInterfaceName,
int keysCRC32,
NLSPlural pluralInfo)
Decodes a binary NLS file for the given interface.
|
Constructor and Description |
---|
BinaryNLS(java.lang.String nlsInterfaceName,
int keysCRC32,
NLSPlural pluralInfo)
Decodes a binary NLS file for the given interface.
|