Class Bakery

java.lang.Object
  |
  +--Bakery

public class Bakery
extends java.lang.Object

Memorial University of Newfoundland
8893 Concurrent Programming
Illustrate the Bakery Algorithm.


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

Constructor Detail

Bakery

public Bakery()
Method Detail

main

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