Class ToStringUtils
Helper methods to ease implementing
Inheritance
System.Object
ToStringUtils
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class ToStringUtils : object
Methods
Name | Description |
---|---|
Boost(Single) | For printing boost only if not 1.0. |
ByteArray(StringBuilder, Byte[]) | |
Int64Hex(Int64) | NOTE: This was longHex() in Lucene |