public class ParseSampleStream extends FilterObjectStream<String,Parse>
samples| 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
ObjectStreamIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.