Serializable
DummyLocalizable
, LocalizedClusteringFormats
, LocalizedCoreFormats
, LocalizedFFTFormats
, LocalizedFormats
, LocalizedGeometryFormats
, LocalizedMigrationFormats
, LocalizedODEFormats
, LocalizedOptimFormats
, LocalizedStatFormats
public interface Localizable extends Serializable
Modifier and Type | Method | Description |
---|---|---|
String |
getLocalizedString(Locale locale) |
Gets the localized string.
|
String |
getSourceString() |
Gets the source (non-localized) string.
|
String getSourceString()
Copyright © 2016–2018 Hipparchus.org. All rights reserved.