Annotation Type ObjectFormatter.Annotation

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int length  
      String separator  
    • Element Detail

      • length

        int length
        Returns:
        the allowed length of each object string representation
        Default:
        20
      • separator

        String separator
        Returns:
        the separator to use between each field
        Default:
        ",\r\n"