Class DummyLocalizable

java.lang.Object
org.apache.commons.math3.exception.util.DummyLocalizable
All Implemented Interfaces:
Serializable, Localizable

public class DummyLocalizable extends Object implements Localizable
Dummy implementation of the Localizable interface, without localization.
Since:
2.2
See Also: