Interface StringIdentifiable
- All Known Implementing Classes:
CardinalDirection,SimpleElementOperation
public interface StringIdentifiable
-
Method Summary
Modifier and TypeMethodDescriptionThe string representation of the object.static StringgetStringRepresentation(FloatIdentifiable identifiable) static StringgetStringRepresentation(IntIdentifiable identifiable) static StringgetStringRepresentation(StringIdentifiable identifiable)
-
Method Details
-
getStringRepresentation
String getStringRepresentation()The string representation of the object.- Returns:
- The string representation of the object.
-
getStringRepresentation
-
getStringRepresentation
-
getStringRepresentation
-