|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that listeners must implement to hear string construction events.
StreamToString
Method Summary | |
void |
stringConstructed(StringConstructedEvent e)
When this method is called on listeners, the string has been created. |
Method Detail |
public void stringConstructed(StringConstructedEvent e)
e
- the event encapsulating the string
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |