The SortedVIntList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SortedVIntList(BitArray) | Create a SortedVIntList from a BitSet. |
![]() | SortedVIntList(array<Int32>[]()[][]) | Create a SortedVIntList from all elements of an array of integers.
|
![]() | SortedVIntList(DocIdSetIterator) | Create a SortedVIntList. |
![]() | SortedVIntList(OpenBitSet) | Create a SortedVIntList from an OpenBitSet. |
![]() | SortedVIntList(array<Int32>[]()[][], Int32) | Create a SortedVIntList from an array of integers. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetByteSize | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsCacheable | This DocIdSet implementation is cacheable. (Overrides DocIdSet..::..IsCacheable()()()().) |
![]() | Iterator | (Overrides DocIdSet..::..Iterator()()()().) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Size | |
![]() | ToString | (Inherited from Object.) |