C# 클래스 Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingTermState

상속: BlockTermState
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
Clone ( ) : object
CopyFrom ( TermState other ) : void
ToString ( ) : String

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

CopyFrom() 공개 메소드

public CopyFrom ( TermState other ) : void
other TermState
리턴 void

ToString() 공개 메소드

public ToString ( ) : String
리턴 String