Interface StringIdentifiable

All Known Implementing Classes:
CardinalDirection, SimpleElementOperation

public interface StringIdentifiable
  • Method Details

    • getStringRepresentation

      String getStringRepresentation()
      The string representation of the object.
      Returns:
      The string representation of the object.
    • getStringRepresentation

      static String getStringRepresentation(StringIdentifiable identifiable)
    • getStringRepresentation

      static String getStringRepresentation(IntIdentifiable identifiable)
    • getStringRepresentation

      static String getStringRepresentation(FloatIdentifiable identifiable)