public class ADNameSampleStreamFactory extends LanguageSampleStreamFactory<NameSample>
Note: Do not use this class, internal use only!
language
params
Modifier | Constructor and Description |
---|---|
protected |
ADNameSampleStreamFactory(Class<P> params) |
Modifier and Type | Method and Description |
---|---|
ObjectStream<NameSample> |
create(String[] args)
Creates the
ObjectStream . |
static void |
registerFactory() |
getLang
getParameters
protected ADNameSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<NameSample> create(String[] args)
ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2018 The Apache Software Foundation. All rights reserved.