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, resetprotected MucNameSampleStream(Tokenizer tokenizer, ObjectStream<String> samples)
public NameSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.