Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.lucene.util.Bits Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| Bits | Interface for Bitset-like structures. | Interface | org.apache.lucene.util | Apache Lucene |
|
| Bits .MatchAllBits | Bits impl of the specified length with all bits set. | Class | org.apache.lucene.util.Bits | Apache Lucene |
|
| Bits .MatchNoBits | Bits impl of the specified length with no bits set. | Class | org.apache.lucene.util.Bits | Apache Lucene |
|
| BitSet | Base implementation for a bit set. | Class | org.apache.lucene.util | Apache Lucene |
|
| BitSetIterator | A DocIdSetIterator which iterates over set bits in aNOTE: This API is for internal purposes only and might change in incompatible ways in the next release. | Class | org.apache.lucene.util | Apache Lucene |