Documentation of 'org.apache.commons.math.exception.util.Localizable' Java class
Localizable
org.apache.commons.math.exception.util

Interface Localizable

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    DummyLocalizable, LocalizedFormats


    public interface Localizable
    extends java.io.Serializable
    Interface for localizable strings.
    Since:
    2.2
    • Method Detail

      • getSourceString

        java.lang.String getSourceString()
        Get the source (non-localized) string.
        Returns:
        source string
      • getLocalizedString

        java.lang.String getLocalizedString(java.util.Locale locale)
        Get the localized string.
        Parameters:
        locale - locale into which to get the string
        Returns:
        localized string or the source string if no localized version is available

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.