Interface Formattable

    • Method Detail

      • getFormatted

        @NotNull
        @Contract(pure=true)
        @NotNull java.lang.String getFormatted()
        This object represented as a short and human readable string.
        Returns:
        This object as a readable string.