Apache Lucene.Net 2.4.0 Class Library API

OpenBitSet Members

OpenBitSet overview

Public Static Methods

AndNotCount 
bits2words 
IntersectionCount 
UnionCount 
XorCount 

Public Instance Constructors

OpenBitSet Overloaded. Initializes a new instance of the OpenBitSet class.

Public Instance Methods

And 
AndNot 
Capacity 
Cardinality 
ClearOverloaded.  
Clone 
EnsureCapacity 
EnsureCapacityWords 
Equals 
FastClearOverloaded.  
FastFlipOverloaded.  
FastGetOverloaded.  
FastSetOverloaded.  
FlipOverloaded.  
FlipAndGetOverloaded.  
GetOverloaded.  
GetAndSetOverloaded.  
GetBit 
GetBits 
GetHashCode 
GetNumWords 
GetType (inherited from Object)Gets the Type of the current instance.
Intersect 
Intersects 
IsEmpty 
Iterator 
NextSetBitOverloaded.  
Or 
Remove 
SetOverloaded.  
SetBits 
SetNumWords 
Size 
ToString (inherited from Object)Returns a String that represents the current Object.
trimTrailingZeros 
Union 
Xor 

Protected Instance Fields

bits 
wlen 

Protected Instance Methods

ExpandingWordNum 
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

OpenBitSet Class | Lucene.Net.Util Namespace