com.palserv.XMidi
Class Version

java.lang.Object
  |
  +--com.palserv.XMidi.Version

public class Version
extends java.lang.Object

This class does nothing but provide the "global" version number. It is referenced by the XM and MX classes.

Author:
Peter Arthur Loeb

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

Field Detail

_VERSION

public static final java.lang.String _VERSION
Constructor Detail

Version

public Version()