Uses of Class
com.browseengine.bobo.util.IntBoundedPriorityQueue.IntComparator

Packages that use IntBoundedPriorityQueue.IntComparator
com.browseengine.bobo.api   
com.browseengine.bobo.facets.impl   
com.browseengine.bobo.util   
 

Uses of IntBoundedPriorityQueue.IntComparator in com.browseengine.bobo.api
 

Methods in com.browseengine.bobo.api that return IntBoundedPriorityQueue.IntComparator
 IntBoundedPriorityQueue.IntComparator ComparatorFactory.newComparator(FieldValueAccessor fieldValueAccessor, int[] counts)
          Providers a Comparator from field values and counts.
 

Uses of IntBoundedPriorityQueue.IntComparator in com.browseengine.bobo.facets.impl
 

Methods in com.browseengine.bobo.facets.impl that return IntBoundedPriorityQueue.IntComparator
 IntBoundedPriorityQueue.IntComparator FacetValueComparatorFactory.newComparator(FieldValueAccessor fieldValueAccessor, int[] counts)
           
 IntBoundedPriorityQueue.IntComparator FacetHitcountComparatorFactory.newComparator(FieldValueAccessor valueList, int[] counts)
           
 

Uses of IntBoundedPriorityQueue.IntComparator in com.browseengine.bobo.util
 

Constructors in com.browseengine.bobo.util with parameters of type IntBoundedPriorityQueue.IntComparator
IntBoundedPriorityQueue(IntBoundedPriorityQueue.IntComparator comparator, int capacity, int forbiddenValue)
           
 



Copyright © 2011. All Rights Reserved.