de.uniba.wiai.lspi.chord.console
Class Main

java.lang.Object
  extended by de.uniba.wiai.lspi.chord.console.Main

public class Main
extends java.lang.Object

Main class to start a console, that allows manual testing of chord. There are two possibilities to create a chord network.

Version:
1.0.5
Author:
sven

Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Parameters:
args - the command line arguments
Throws:
java.lang.Throwable