|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BigNestedIntArray.Loader | |
|---|---|
| com.browseengine.bobo.facets.data | |
| com.browseengine.bobo.util | |
| Uses of BigNestedIntArray.Loader in com.browseengine.bobo.facets.data |
|---|
| Subclasses of BigNestedIntArray.Loader in com.browseengine.bobo.facets.data | |
|---|---|
static class |
MultiValueFacetDataCache.AllocOnlyLoader
A loader that allocate data storage without loading data to BigNestedIntArray. |
| Uses of BigNestedIntArray.Loader in com.browseengine.bobo.util |
|---|
| Subclasses of BigNestedIntArray.Loader in com.browseengine.bobo.util | |
|---|---|
static class |
BigNestedIntArray.BufferedLoader
A loader that buffer all data in memory, then load them to BigNestedIntArray. |
| Methods in com.browseengine.bobo.util with parameters of type BigNestedIntArray.Loader | |
|---|---|
void |
BigNestedIntArray.load(int size,
BigNestedIntArray.Loader loader)
loads data using the loader |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||