Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Lucene
Net
Util
Bits_MatchNoBits
C# Class Lucene.Net.Util.Bits_MatchNoBits
Bits impl of the specified length with no bits set.
Inheritance:
Bits
Mostra file
Open project: apache/lucenenet
Public Methods
Method
Description
Bits_MatchNoBits
(
int
len
)
Get
(
int
index
) :
bool
GetHashCode
( ) :
int
Length
( ) :
int
Method Details
Bits_MatchNoBits()
public
method
public
Bits_MatchNoBits
(
int
len
)
len
int
Get()
public
method
public
Get
(
int
index
) :
bool
index
int
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Length()
public
method
public
Length
( ) :
int
return
int