public class RXTXVersion
extends Object
A class to keep the current version in
-
Constructor Summary
Constructors
-
Method Summary
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
-
Constructor Details
-
RXTXVersion
public RXTXVersion()
-
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()