@ToFriendlyString(method="HasDisplayString") public interface Displayable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toDisplayString()
Returns an informative representation of the object, which should indicate its type if it is not obvious.
|