Package org.apache.lucene.util

Some utility classes.

See:
          Description

Class Summary
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.
 

Package org.apache.lucene.util Description

Some utility classes.



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