public interface LineReader
StringReader support methods to block
on a given reader, as a handy means to wait until some other process has completed
(see StringReader.waitToEnd()).void onStart()
void onLine(String line)
void onEnd()
Copyright © December 07, 2012-2014 The Internet Party. All Rights Reserved.