org.apache.commons.math.exception.util
public interface Localizable extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getLocalizedString(Locale locale)
Get the localized string.
|
String |
getSourceString()
Get the source (non-localized) string.
|
String getSourceString()
Copyright (c) 2003-2014 Apache Software Foundation