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.
SmallFloat Floating point numbers smaller than 32 bits.
StringHelper Methods for manipulating strings.
ToStringUtils Copyright 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
 

Package org.apache.lucene.util Description

Some utility classes.



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