public abstract class LanguageSampleStreamFactory<T> extends AbstractSampleStreamFactory<T>
Modifier and Type | Field and Description |
---|---|
protected String |
language |
params
Modifier | Constructor and Description |
---|---|
protected |
LanguageSampleStreamFactory(Class<P> params) |
Modifier and Type | Method and Description |
---|---|
String |
getLang() |
getParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
Copyright © 2016 The Apache Software Foundation. All rights reserved.