| Package | Description | 
|---|---|
| org.apache.lucene.util | 
 Some utility classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntroSelector
Implementation of the quick select algorithm. 
 | 
class  | 
RadixSelector
Radix selector. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Selector | 
RadixSelector.getFallbackSelector(int d)
Get a fall-back selector which may assume that the first  
d bytes
  of all compared strings are equal. | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.