gnu.io
Class RXTXVersion

java.lang.Object
  extended bygnu.io.RXTXVersion

public class RXTXVersion
extends java.lang.Object

A class to keep the current version in


Field Summary
private static java.lang.String Version
           
 
Constructor Summary
RXTXVersion()
           
 
Method Summary
static java.lang.String getVersion()
          static method to return the current version of RXTX unique to RXTX.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Version

private static java.lang.String Version
Constructor Detail

RXTXVersion

public RXTXVersion()
Method Detail

getVersion

public static java.lang.String getVersion()
static method to return the current version of RXTX unique to RXTX.