|
|||||||||
| Home >> All >> recoin >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
recoin.util
Interface SelfDescription

- public interface SelfDescription
Classes implementing this interface signal that they are capable of providing a textual description of themselves. This is useful wherever the status and/or attributes of an object have to displayed in a summarized form.
- Version:
- 0.2.9
| Method Summary | |
java.lang.String |
getSelfDescription()
Returns a self description. |
| Method Detail |
getSelfDescription
public java.lang.String getSelfDescription()
- Returns a self description.
|
|||||||||
| Home >> All >> recoin >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC