Uses of Class
org.egothor.util.BiQueue

Packages that use BiQueue
org.egothor.core.query This package contains objects that represent a structure of a query in our inner and binary form, readers of a barrel and a result queue. 
 

Uses of BiQueue in org.egothor.core.query
 

Subclasses of BiQueue in org.egothor.core.query
 class ResultList
          A ResultList is a collection of Hits.