Annotation Type I18nFormatFor

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value
      Indicates which formal parameter is the arguments to the format method.
    • Element Detail

      • value

        String value
        Indicates which formal parameter is the arguments to the format method. The value should be # followed by the 1-based index of the formal parameter that is the arguments to the format method, e.g., "#2".
        Returns:
        # followed by the 1-based index of the formal parameter that is the arguments to the format method