public abstract class SegmenterObjectStream<S,T> extends FilterObjectStream<S,T>
Constructor and Description |
---|
SegmenterObjectStream(ObjectStream<S> in) |
public SegmenterObjectStream(ObjectStream<S> in)
public final T read() throws IOException
ObjectStream
IOException
- if there is an error during readingCopyright © 2015 The Apache Software Foundation. All rights reserved.