The Constants type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| 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_VENDOR | ||
| JAVA_VERSION | The value of System.getProperty("java.version"). * | |
| JRE_IS_64BIT | ||
| LINUX | True iff running on Linux. | |
| LUCENE_MAIN_VERSION | ||
| LUCENE_VERSION | ||
| OS_ARCH | ||
| OS_NAME | The value of System.getProperty("os.name"). * | |
| OS_VERSION | ||
| SUN_OS | True iff running on SunOS. | |
| WINDOWS | True iff running on Windows. |