C# Class Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingTermState

Inheritance: BlockTermState
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
Clone ( ) : object
CopyFrom ( TermState other ) : void
ToString ( ) : String

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

CopyFrom() public méthode

public CopyFrom ( TermState other ) : void
other TermState
Résultat void

ToString() public méthode

public ToString ( ) : String
Résultat String