Interface StringRepresentableValue


public interface StringRepresentableValue
Aspect providing means to represent its value as localized string.

Note: You could use Locale.getDefault() to get the current value of the default locale for this instance of the Java Virtual Machine.

Since:
5.0.100