Package com.browseengine.bobo.facets.data

Interface Summary
TermListFactory<T>  
 

Class Summary
FacetDataCache<T>  
FacetDataCache.FacetDocComparatorSource  
MultiValueFacetDataCache<T>  
MultiValueFacetDataCache.AllocOnlyLoader A loader that allocate data storage without loading data to BigNestedIntArray.
MultiValueFacetDataCache.MultiFacetDocComparatorSource  
PredefinedTermListFactory<T> Class supported: Integer Float Character Double Short Long Date Autoboxing: primitive types corresponding classes above are supported.
TermCharList  
TermDateList Internal data are stored in a long[] with values generated from Date.getTime()
TermDoubleList  
TermFloatList  
TermIntList  
TermLongList  
TermNumberList<T extends Number>  
TermShortList  
TermStringList  
TermValueList<T> This class behaves as List with a few extensions: Semi-immutable, e.g. once added, cannot be removed.
 



Copyright © 2011. All Rights Reserved.