C# Class Egothor.Stemmer.Cell

A Cell is a portion of a Trie.
Afficher le fichier Open project: apache/lucenenet Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Return a string containing this Cell's attributes.

Private Methods

Méthode Description
Cell ( )

Constructor for the Cell object.

Cell ( Cell a )

Construct a Cell using the properties of the given Cell.

Method Details

ToString() public méthode

Return a string containing this Cell's attributes.
public ToString ( ) : string
Résultat string