public interface Displayable
toDisplay()
, that is more user friendly and may
be subject to localization.
If string representation has more words is recommended - but not mandatory, to use space as separator.
Modifier and Type | Method and Description |
---|---|
String |
toDisplay()
Return object string representation for user interface.
|
String toDisplay()
Copyright © 2020. All rights reserved.