Class SIMULATION

java.lang.Object
  extended by SIMULATION

public class SIMULATION
extends java.lang.Object

Hauptprogramm zur Simulation der speisenden Philosophen


Field Summary
private static int ANZAHL
          Anzahl der Philosophen
 
Constructor Summary
SIMULATION()
           
 
Method Summary
static void main(java.lang.String[] args)
          erzeugt (Ess-) Stäbchen und Philosphen
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANZAHL

private static final int ANZAHL
Anzahl der Philosophen

See Also:
Constant Field Values
Constructor Detail

SIMULATION

public SIMULATION()
Method Detail

main

public static void main(java.lang.String[] args)
erzeugt (Ess-) Stäbchen und Philosphen

Parameters:
args - wird nicht benötigt