Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.lucene.util

Class Summary
BitVector Optimized implementation of a vector of bits.
Constants Some useful constants.
English Copyright 2004 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.
PriorityQueue A PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time.
StringHelper Methods for manipulating strings.
StringHelperTest  
TestBitVector TestBitVector tests the BitVector, obviously.
TestPriorityQueue  
TestPriorityQueue.IntegerQueue