gnu.io

Class RXTXVersion


public class RXTXVersion
extends java.lang.Object

A class to keep the current version in

Method Summary

static String
getVersion()
static method to return the current version of RXTX unique to RXTX.
static String
nativeGetVersion()

Method Details

getVersion

public static String getVersion()
static method to return the current version of RXTX unique to RXTX.
Returns:
a string representing the version "RXTX-1.4-9"

nativeGetVersion

public static String nativeGetVersion()