public class VersionInfo extends Object
Constructor and Description |
---|
VersionInfo() |
Modifier and Type | Method and Description |
---|---|
static int |
getBuildVersion()
Gets the build version of this release
|
static String |
getCompileTime()
Gets the date and time at which the API code was compiled
|
static String |
getFullVersion()
Gets the full version of this release
|
static int |
getMajorVersion()
Gets the major version of this release
|
static int |
getMinorVersion()
Gets the minor version of this release
|
static int |
getRevisionVersion()
Gets the revision version of this release
|
public static String getCompileTime()
public static int getMajorVersion()
public static int getMinorVersion()
public static int getRevisionVersion()
public static int getBuildVersion()
public static String getFullVersion()
Copyright © 2003, 2020, Oracle and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.