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