|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToHuman
Simple interface for objects that can return a "human" (as opposed to a complete but often hard to read) string form.
| Method Summary | |
|---|---|
String |
toHuman()
Return the "human" string form of this instance. |
| Method Detail |
|---|
String toHuman()
toString().
non-null; the human string form
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||