public interface ReadFunctor
| Modifier and Type | Method and Description |
|---|---|
void |
doReads(Reader reader)
Read the output from an eval().
|
void doReads(Reader reader) throws IOException
reader - Reader to read fromIOException - on IO error from readerCopyright © 2006–2018 Simuline Organization (l2r). All rights reserved.