|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.marvin.VersionInfo
public class VersionInfo
Class for storing the version information of Marvin.
| Field Summary | |
|---|---|
static boolean |
IS_SUPPORTED_JAVA
Deprecated. The current JVM is supported or not. |
static java.lang.String |
MARVIN_MAJOR_VERSION
Deprecated. |
static java.lang.String |
MARVIN_VERSION
Deprecated. The release version string of Marvin. |
| Constructor Summary | |
|---|---|
VersionInfo()
Deprecated. |
|
| Method Summary | |
|---|---|
static java.lang.String |
buildDate()
Deprecated. The date of the compilation of the Marvin release. |
static void |
main(java.lang.String[] args)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String MARVIN_VERSION
public static java.lang.String MARVIN_MAJOR_VERSION
public static final boolean IS_SUPPORTED_JAVA
| Constructor Detail |
|---|
public VersionInfo()
| Method Detail |
|---|
public static java.lang.String buildDate()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||