getDefaultFormatString method

  1. @protected
String getDefaultFormatString()

Implementation

@protected String getDefaultFormatString()
{
  return I18N_DEFAULT_FORMAT;
}