com.hp.hpl.guess
Class Version

java.lang.Object
  extended bycom.hp.hpl.guess.Version

public abstract class Version
extends Object


Field Summary
static String MAJOR_VERSION
           
static String MINOR_VERSION
           
 
Constructor Summary
Version()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAJOR_VERSION

public static String MAJOR_VERSION

MINOR_VERSION

public static String MINOR_VERSION
Constructor Detail

Version

public Version()