Package | Description |
---|---|
js.util |
Utility functions for strings, files, dynamic types manipulation, parameters validation and more.
|
Modifier and Type | Class and Description |
---|---|
private static class |
I18nPoolFactory.LocalePool<T>
Locale sensitive I18N pool implementation.
|
private static class |
I18nPoolFactory.SimplePool<T>
I18N pool implementation optimized for repositories without multiple locale.
|
Modifier and Type | Method and Description |
---|---|
static <T> I18nPool<T> |
I18nPoolFactory.getInstance(boolean multiLocale)
Create new I18N pool instance.
|
<T> I18nPool<T> |
I18nRepository.getPoolInstance()
Factory method for I18N pool instances.
|
Copyright © 2018. All rights reserved.