Interface Messages.Formatter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Object format​(java.lang.Object o)
      Formats the specified object into a string.
    • Method Detail

      • format

        java.lang.Object format​(java.lang.Object o)
        Formats the specified object into a string.