public class TokenSampleStreamFactory extends LanguageSampleStreamFactory<TokenSample>
TokenSampleStreams.languageparams| Modifier | Constructor and Description |
|---|---|
protected |
TokenSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<TokenSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
getLanggetParametersprotected TokenSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<TokenSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2019 The Apache Software Foundation. All rights reserved.