private class StdTermFilter.DribbleStream
extends TokenStream
Modifier and Type | Field and Description |
---|---|
String |
nextToken |
Modifier | Constructor and Description |
---|---|
private |
DribbleStream() |
Modifier and Type | Method and Description |
---|---|
Token |
next()
Return a token equal to the last one we were sent.
|