protected abstract static class SmallerThanFeature.Collector
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private ImmutableList<Term> | 
terms  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
Collector()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addTerm(Term mon)  | 
ImmutableList<Term> | 
getResult()  | 
private ImmutableList<Term> terms
protected void addTerm(Term mon)
public ImmutableList<Term> getResult()