T
- public class NGramGenerator<T> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NGramGenerator.StringNGramGenerator
Produce n-grams of strings
|
Constructor and Description |
---|
NGramGenerator(Class<T> type) |
public NGramGenerator(Class<T> type)
type
- provide the type of the items in the list being generated