|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StackItemTextFormatter
Interface for classes that take a StackItem and produce some textual representation of it.
Method Summary | |
---|---|
java.lang.String |
format(StackItem2 item)
Formats the StackItem into a string representation. |
Method Detail |
---|
java.lang.String format(StackItem2 item)
item
- the item to format
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |