| Home >> All >> org >> jboss >> util >> [ platform Javadoc ] |
org.jboss.util.platform: Javadoc index of package org.jboss.util.platform.
Package Samples:
org.jboss.util.platform: Utility classes and interfaces.
Classes:
Java: Provides common access to specifics about the version of Java that a virtual machine supports. Determines the version of the Java Virtual Machine by checking for the availablity of version specific classes. Classes are loaded in the following order: java.lang.StackTraceElement was introduced in JDK 1.4 java.lang.StrictMath was introduced in JDK 1.3 java.lang.ThreadLocal was introduced in JDK 1.2 java.lang.Void was introduced in JDK 1.1
PID: Provides access to the process identifier for this virtual machine. Currently does not support native access and generates random numbers for the process id.
Constants: Platform constants.
| Home | Contact Us | Privacy Policy | Terms of Service |