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, resetpublic ParseSampleStream(ObjectStream<String> in)
public Parse read() throws IOException
ObjectStreamIOException - if there is an error during readingCopyright © 2017 The Apache Software Foundation. All rights reserved.