|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetHandler.TermCountSize | |
|---|---|
| com.browseengine.bobo.facets | |
| com.browseengine.bobo.facets.data | |
| Uses of FacetHandler.TermCountSize in com.browseengine.bobo.facets |
|---|
| Methods in com.browseengine.bobo.facets that return FacetHandler.TermCountSize | |
|---|---|
FacetHandler.TermCountSize |
FacetHandler.getTermCountSize()
|
static FacetHandler.TermCountSize |
FacetHandler.TermCountSize.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FacetHandler.TermCountSize[] |
FacetHandler.TermCountSize.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.browseengine.bobo.facets with parameters of type FacetHandler.TermCountSize | |
|---|---|
void |
FacetHandler.setTermCountSize(FacetHandler.TermCountSize termCountSize)
|
| Uses of FacetHandler.TermCountSize in com.browseengine.bobo.facets.data |
|---|
| Constructors in com.browseengine.bobo.facets.data with parameters of type FacetHandler.TermCountSize | |
|---|---|
FacetDataCache(BigSegmentedArray orderArray,
TermValueList<T> valArray,
int[] freqs,
int[] minIDs,
int[] maxIDs,
FacetHandler.TermCountSize termCountSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||