| Package | Description |
|---|---|
| org.deeplearning4j.ui.i18n |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultI18N
Default internationalization implementation.
Content for internationalization is implemented using resource files. For the resource files: they should be specified as follows: 1. |
| Modifier and Type | Method and Description |
|---|---|
static I18N |
DefaultI18N.getInstance() |
static I18N |
I18NProvider.getInstance()
Get the current/global I18N instance
|
Copyright © 2018. All rights reserved.