Package | Description |
---|---|
org.apache.lucene.facet.enhancements.association |
Association category enhancements
|
org.apache.lucene.facet.search |
Faceted Search API
|
org.apache.lucene.util.collections |
Various optimized Collections implementations.
|
Class | Description |
---|---|
IntIterator |
Iterator interface for primitive int iteration.
|
Class | Description |
---|---|
IntToObjectMap |
An Array-based hashtable which maps primitive int to Objects of generic type
T.
The hashtable is constracted with a given capacity, or 16 as a default. |
Class | Description |
---|---|
DoubleIterator |
Iterator interface for primitive double iteration.
|
FloatIterator |
Iterator interface for primitive int iteration.
|
IntArray |
A Class wrapper for a grow-able int[] which can be sorted and intersect with
other IntArrays.
|
IntHashSet |
A Set or primitive int.
|
IntIterator |
Iterator interface for primitive int iteration.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.