| Package | Description |
|---|---|
| org.apache.lucene.util |
Some utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InPlaceMergeSorter
Sorter implementation based on the merge-sort algorithm that merges
in place (no extra memory will be allocated). |
class |
IntroSorter
|
class |
TimSorter
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.