public class PredefinedTermListFactory<T> extends Object implements TermListFactory<T>
StringListFactory| Constructor and Description |
|---|
PredefinedTermListFactory(Class<?> cls) |
PredefinedTermListFactory(Class<?> cls,
String format) |
public PredefinedTermListFactory(Class<?> cls)
public TermValueList<T> createTermList(int capacity)
createTermList in interface TermListFactory<T>public TermValueList<T> createTermList()
createTermList in interface TermListFactory<T>public Class<T> getType()
getType in interface TermListFactory<T>Copyright © 2005–2013. All rights reserved.