public class MucNameSampleStream extends FilterObjectStream<String,NameSample>
samples
Modifier | Constructor and Description |
---|---|
protected |
MucNameSampleStream(Tokenizer tokenizer,
ObjectStream<String> samples) |
Modifier and Type | Method and Description |
---|---|
NameSample |
read()
Returns the next object.
|
close, reset
protected MucNameSampleStream(Tokenizer tokenizer, ObjectStream<String> samples)
public NameSample read() throws IOException
ObjectStream
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.