C# Class Lucene.Net.Util.LuceneTestCase.RandomBits

Inheritance: Bits
显示文件 Open project: apache/lucenenet Class Usage Examples

Public Methods

Method Description
Get ( int index ) : bool
Length ( ) : int

Private Methods

Method Description
RandomBits ( int maxDoc, double pctLive, Random random ) : System.Collections.Concurrent

Method Details

Get() public method

public Get ( int index ) : bool
index int
return bool

Length() public method

public Length ( ) : int
return int