Package org.apache.lucene.util

Some utility classes.

Class Summary

BitVectorOptimized implementation of a vector of bits.
Constants Some useful constants.
Parameter A serializable Enum class.
PriorityQueueA PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time.
ScorerDocQueueA ScorerDocQueue maintains a partial ordering of its Scorers such that the least Scorer can always be found in constant time.
SmallFloatFloating 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.
Some utility classes.

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.