public interface ReaderListener
Modifier and Type | Method and Description |
---|---|
void |
read(String str)
Notification that the Reader has read a new string.
|
void read(String str)
str
- the read StringCopyright © 2015 Ignite Realtime. All rights reserved.