public abstract class ShortFacetIterator extends FacetIterator
| Modifier and Type | Field and Description |
|---|---|
short |
facet |
count| Constructor and Description |
|---|
ShortFacetIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
format(short val) |
abstract short |
nextShort() |
abstract short |
nextShort(int minHits) |
format, next, nextpublic abstract short nextShort()
public abstract short nextShort(int minHits)
public abstract String format(short val)
Copyright © 2005–2013. All rights reserved.