| Class | Description |
|---|---|
| BitVector |
Optimized implementation of a vector of bits.
|
| Constants |
Some useful constants.
|
| Parameter |
A serializable Enum class.
|
| PriorityQueue |
A PriorityQueue maintains a partial ordering of its elements such that the
least element can always be found in constant time.
|
| ScorerDocQueue |
A ScorerDocQueue maintains a partial ordering of its Scorers such that the
least Scorer can always be found in constant time.
|
| SmallFloat |
Floating point numbers smaller than 32 bits.
|
| StringHelper |
Methods for manipulating strings.
|
| ToStringUtils |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.