public class Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getLibraryVersion()
Returns the version of the library
|
static int |
getVmVersion()
Returns the version of the Eve VM
|
static void |
main(String[] args)
Starts the Eve VM, prints the version of the library and exits the VM.
|
public static double getLibraryVersion()
public static int getVmVersion()
public static void main(String[] args)
args - parameters passed on the command line