Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lucene
Net
Codecs
Lucene3x
TermInfosReader.CloneableTerm
C# 클래스 Lucene.Net.Codecs.Lucene3x.TermInfosReader.CloneableTerm
상속:
DoubleBarrelLRUCache.CloneableKey
파일 보기
프로젝트 열기: paulirwin/lucene.net
공개 메소드들
메소드
설명
Clone
( ) :
DoubleBarrelLRUCache.CloneableKey
CloneableTerm
(
Term
t
) :
System
Equals
(
object
other
) :
bool
GetHashCode
( ) :
int
메소드 상세
Clone()
공개
메소드
public
Clone
( ) :
DoubleBarrelLRUCache.CloneableKey
리턴
DoubleBarrelLRUCache.CloneableKey
CloneableTerm()
공개
메소드
public
CloneableTerm
(
Term
t
) :
System
t
Term
리턴
System
Equals()
공개
메소드
public
Equals
(
object
other
) :
bool
other
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int