Interface Nameable

    • Method Detail

      • getName

        java.lang.String getName()
        Gets the name of the entity.
        Returns:
        The name of the entity.
      • formatTo

        default void formatTo​(java.util.Formatter formatter,
                              int flags,
                              int width,
                              int precision)
        Specified by:
        formatTo in interface java.util.Formattable