org.gicentre.utils
Class Version

java.lang.Object
  extended by org.gicentre.utils.Version

public class Version
extends java.lang.Object

Stores version information about the giCentre utilities package.

Version:
3.3, 6th April, 2013.
Author:
Jo Wood, giCentre, City University London.

Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getText()
          Reports the current version of the giCentre utilities package.
static float getVersion()
          Reports the numeric version of the giCentre utilities package.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getText

public static java.lang.String getText()
Reports the current version of the giCentre utilities package.

Returns:
Text describing the current version of this package.

getVersion

public static float getVersion()
Reports the numeric version of the giCentre utilities package.

Returns:
Number representing the current version of this package.


giCentre Utilities V.3.3, API documentation generated 6th April, 2013