Lucene.Net 1.9.1 Class Library

Constants Members

Constants overview

Public Static Fields

JAVA_1_1True iff this is Java version 1.1.
JAVA_1_2True iff this is Java version 1.2.
JAVA_1_3True iff this is Java version 1.3.
JAVA_VERSION 
LINUXTrue iff running on Linux.
OS_NAME 
SUN_OSTrue iff running on SunOS.
WINDOWSTrue iff running on Windows.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

Constants Class | Lucene.Net.Util Namespace