Class LanguageSet
A set of languages.
Inheritance
System.Object
LanguageSet
Assembly: Lucene.Net.Analysis.Phonetic.dll
Syntax
public abstract class LanguageSet : object
Properties
Name | Description |
---|---|
IsEmpty | |
IsSingleton |
Methods
Name | Description |
---|---|
Contains(String) | |
From(ISet<String>) | |
GetAny() | |
RestrictTo(LanguageSet) |