T - public class SampleTraceStream<T>
extends opennlp.tools.util.FilterObjectStream<T,T>
| Constructor and Description |
|---|
SampleTraceStream(opennlp.tools.util.ObjectStream<T> samples,
Writer out) |
| Modifier and Type | Method and Description |
|---|---|
T |
read() |
void |
reset() |
public void reset()
throws IOException,
UnsupportedOperationException
reset in interface opennlp.tools.util.ObjectStream<T>reset in class opennlp.tools.util.FilterObjectStream<T,T>IOExceptionUnsupportedOperationExceptionpublic T read() throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.