public class ParseSampleStream extends FilterObjectStream<String,Parse>
Constructor and Description |
---|
ParseSampleStream(ObjectStream<String> in) |
Modifier and Type | Method and Description |
---|---|
Parse |
read()
Returns the next object.
|
close, reset
public ParseSampleStream(ObjectStream<String> in)
public Parse read() throws IOException
ObjectStream
IOException
- if there is an error during readingCopyright © 2017 The Apache Software Foundation. All rights reserved.