public class ParseToPOSSampleStream extends FilterObjectStream<Parse,POSSample>
samples| Modifier | Constructor and Description |
|---|---|
protected |
ParseToPOSSampleStream(ObjectStream<Parse> samples) |
| Modifier and Type | Method and Description |
|---|---|
POSSample |
read()
Returns the next object.
|
close, resetprotected ParseToPOSSampleStream(ObjectStream<Parse> samples)
public POSSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.