public class CorefSampleDataStream extends FilterObjectStream<String,CorefSample>
samples| Constructor and Description |
|---|
CorefSampleDataStream(ObjectStream<String> in) |
| Modifier and Type | Method and Description |
|---|---|
CorefSample |
read()
Returns the next object.
|
close, resetpublic CorefSampleDataStream(ObjectStream<String> in)
public CorefSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.