Overload List

  NameDescription
Public methodSortedVIntList(BitArray)
Create a SortedVIntList from a BitSet.
Public methodSortedVIntList(array<Int32>[]()[][])
Create a SortedVIntList from all elements of an array of integers.
Public methodSortedVIntList(DocIdSetIterator)
Create a SortedVIntList.
Public methodSortedVIntList(OpenBitSet)
Create a SortedVIntList from an OpenBitSet.
Public methodSortedVIntList(array<Int32>[]()[][], Int32)
Create a SortedVIntList from an array of integers.

See Also