public class ConstitParseSampleStream extends FilterObjectStream<byte[],Parse>
samples| Modifier | Constructor and Description |
|---|---|
protected |
ConstitParseSampleStream(ObjectStream<byte[]> samples) |
| Modifier and Type | Method and Description |
|---|---|
Parse |
read()
Returns the next object.
|
close, resetprotected ConstitParseSampleStream(ObjectStream<byte[]> samples)
public Parse read() throws IOException
ObjectStreamIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.