|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Summarizable
Interface to something that provides a short textual summary (as opposed to toString() which is usually a fairly complete description) of itself.
| Method Summary | |
|---|---|
String |
toSummaryString()
Returns a string that summarizes the object. |
| Method Detail |
|---|
String toSummaryString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||