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, reset
public CorefSampleDataStream(ObjectStream<String> in)
public CorefSample read() throws IOException
ObjectStream
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.