org.objectweb.jonathan
Class Release

java.lang.Object
  extended by org.objectweb.jonathan.Release

public class Release
extends Object

Indicates the current Jonathan release number.


Constructor Summary
Release()
           
 
Method Summary
static void main(String[] args)
          Prints the current Jeremie release number.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Release

public Release()
Method Detail

main

public static void main(String[] args)
Prints the current Jeremie release number.

Parameters:
args - no args requested.