diplomacy
Class DiplStand

java.lang.Object
  |
  +--diplomacy.DiplStand

public class DiplStand
extends Object

Diese Klasse definiert für des gesamte Diplomacy-Projekt wichtige Konstanten.


Field Summary
static int PORT
           
 
Constructor Summary
DiplStand()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORT

public static final int PORT
Constructor Detail

DiplStand

public DiplStand()