stella.io
Class RS485Server.Checksum

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

public static final class RS485Server.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
RS485Server.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

RS485Server.Checksum

public RS485Server.Checksum()
Method Detail

main

public static void main(String[] arg)