![]() JAVA_1_1 | True iff this is Java version 1.1. |
![]() JAVA_1_2 | True iff this is Java version 1.2. |
![]() JAVA_1_3 | True iff this is Java version 1.3. |
![]() JAVA_VERSION | |
![]() LINUX | True iff running on Linux. |
![]() OS_NAME | |
![]() SUN_OS | True iff running on SunOS. |
![]() WINDOWS | True iff running on Windows. |
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. |
Constants Class | Lucene.Net.Util Namespace