util.misc
Class JavaVersion
java.lang.Object
util.misc.JavaVersion
public class JavaVersion
- extends java.lang.Object
This class detects the Java-Version
Method Summary |
static int |
getVersion()
Returns the Version of Java. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION_NOTFOUND
public static final int VERSION_NOTFOUND
- See Also:
- Constant Field Values
VERSION_1_0
public static final int VERSION_1_0
- See Also:
- Constant Field Values
VERSION_1_1
public static final int VERSION_1_1
- See Also:
- Constant Field Values
VERSION_1_2
public static final int VERSION_1_2
- See Also:
- Constant Field Values
VERSION_1_3
public static final int VERSION_1_3
- See Also:
- Constant Field Values
VERSION_1_4
public static final int VERSION_1_4
- See Also:
- Constant Field Values
VERSION_1_5
public static final int VERSION_1_5
- See Also:
- Constant Field Values
VERSION_1_6
public static final int VERSION_1_6
- See Also:
- Constant Field Values
VERSION_1_7
public static final int VERSION_1_7
- See Also:
- Constant Field Values
JavaVersion
public JavaVersion()
getVersion
public static int getVersion()
- Returns the Version of Java.
- Returns:
- VERSION_ - Value acording to the Java-Version
TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)