The fields of the Constants class are listed below. For a complete list of Constants class members, see the Constants Members topic.
![]() 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. |
Constants Class | Lucene.Net.Util Namespace