Class English
Converts numbers to english strings for testing. @lucene.internal
Inheritance
System.Object
English
Assembly: Lucene.Net.TestFramework.dll
Syntax
public sealed class English : object
Methods
Name | Description |
---|---|
IntToEnglish(Int32) | |
IntToEnglish(Int32, StringBuilder) | |
LongToEnglish(Int64) | |
LongToEnglish(Int64, StringBuilder) |