public abstract class AbstractToSentenceSampleStream<T> extends FilterObjectStream<T,SentenceSample>
| Modifier and Type | Method and Description | 
|---|---|
| SentenceSample | read()Returns the next object. | 
close, resetpublic SentenceSample read() throws IOException
ObjectStreamIOException - if there is an error during readingCopyright © 2018 The Apache Software Foundation. All rights reserved.