stella.io
Class RS485ReadWriteServer.Checksum

java.lang.Object
  extended by stella.io.RS485ReadWriteServer.Checksum
Enclosing class:
RS485ReadWriteServer

public static final class RS485ReadWriteServer.Checksum
extends Object

This innner class reports the checksum to the given command line argument. It may only be used with the default number of check-sum bytes.


Constructor Summary
RS485ReadWriteServer.Checksum()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RS485ReadWriteServer.Checksum

public RS485ReadWriteServer.Checksum()
Method Detail

main

public static void main(String[] arg)